Skip to content

Commit a7582fa

Browse files
authored
docs: add Konnectivity tutorial link
1 parent e135055 commit a7582fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,11 @@ deploys the proxy agent on a worker node and the proxy server on a control plane
202202
See this [README.md](examples/kind-multinode/README.md) for a similar example that creates a `kind` cluster with a
203203
user-configurable number of control plane and worker nodes and optionally sideloads custom proxy agent and server images.
204204

205+
### Tutorials
206+
207+
See this [Set up Konnectivity service](https://kubernetes.io/docs/tasks/extend-kubernetes/setup-konnectivity/) tutorial for
208+
an example of the Konnectivity service providing a TCP level proxy for the control plane to cluster communication.
209+
205210
### Clients
206211

207212
`apiserver-network-proxy` components are intended to run as standalone binaries and should not be imported as a library. Clients communicating with the network proxy can import the `konnectivity-client` module.

0 commit comments

Comments
 (0)