Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti authored Nov 4, 2018
1 parent 75df5a2 commit 9a4dcb4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ Read [Kubernetes Port Forwarding for Local Development](https://mk.imti.co/kuber
When working on our local workstation, my team and I often build applications that access services through their service names and ports within a [Kubernetes] namespace. **kubefwd** allows us to develop locally with services available as they would be in the cluster.

![kubefwd - Kubernetes port forward](kubefwd_ani.gif)
![kubefwd - Kube Forward Diagram](https://mk.imti.co/images/content/kubefwd-net.png)

<p align="center">
<img width="654" height="684" src="https://mk.imti.co/images/content/kubefwd-net.png" alt="kubefwd - Kubernetes Port Forward Diagram">
</p>

## OS

Expand Down

0 comments on commit 9a4dcb4

Please sign in to comment.