Commit db189c0d authored by Robert Bailey's avatar Robert Bailey

Merge pull request #6111 from mbessolov/master

Fixed a typo in networking.md
parents d137e7b6 db51edb7
...@@ -77,7 +77,7 @@ very niche operation. In this case a port will be allocated on the host `Node` ...@@ -77,7 +77,7 @@ very niche operation. In this case a port will be allocated on the host `Node`
and traffic will be forwarded to the `Pod`. The `Pod` itself is blind to the and traffic will be forwarded to the `Pod`. The `Pod` itself is blind to the
existence or non-existence of host ports. existence or non-existence of host ports.
## How to acheive this ## How to achieve this
There are a number of ways that this network model can be implemented. This There are a number of ways that this network model can be implemented. This
document is not an exhaustive study of the various methods, but hopefully serves document is not an exhaustive study of the various methods, but hopefully serves
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment