github.com/imran-kn/cilium-fork@v1.6.9/Documentation/gettingstarted/k8s-install-self-managed.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 Self-Managed Kubernetes 8 ======================= 9 10 The following guides are available for installation of self-managed Kubernetes 11 clusters. This section provides guides for installing Cilium with and without 12 use of a kvstore (etcd). Please refer to the section :ref:`k8s_install_etcd` 13 for details on when etcd is required. 14 15 .. toctree:: 16 :maxdepth: 1 17 :glob: 18 19 k8s-install-default 20 k8s-install-etcd-operator 21 k8s-install-external-etcd