github.com/fafucoder/cilium@v1.6.11/Documentation/kubernetes/index.rst (about) 1 .. only:: not (epub or latex or html) 2 3 WARNING: You are looking at unreleased Cilium documentation. 4 Please use the official rendered version released here: 5 http://docs.cilium.io 6 7 .. _kubernetes: 8 9 ********** 10 Kubernetes 11 ********** 12 13 Cilium provides seamless integration into Kubernetes. The following guidance may help you 14 to navigate this documentation section: 15 16 * If you are looking for a simple and safe playground to experiment with Cilium 17 and Kubernetes `gs_minikube`. 18 * If you want to learn more about Cilium on Kubernetes first: `k8s_intro`. 19 * If you want to run Cilium on your kops cluster: `kops_guide`. 20 21 The following sections describe the Kubernetes integration in detail: 22 23 .. toctree:: 24 :maxdepth: 1 25 :glob: 26 27 intro 28 concepts 29 requirements 30 configuration 31 policy 32 ciliumendpoint 33 compatibility 34 troubleshooting