Update How to use the Kubernetes Agent to connect your app to a cluster authored by Corina Patachia's avatar Corina Patachia
![logo](uploads/47d085313e5dd448df0c0c69a3ffd31d/logo.png)
**This page is meant to help with code and snippets to connect to a Kubernetes cluster using the K8 Agent. This connection doesn't use a tunnel.**
Before you get started :
- you need a Kubernetes cluster running and kubectl installed
......
......