github.com/imran-kn/cilium-fork@v1.6.9/Documentation/gettingstarted/k8s-installers.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 ********************** 8 Installer Integrations 9 ********************** 10 11 The following list includes the Kubernetes installer integrations we are aware 12 of. If your preferred installer is not in the list, you can always fall back to 13 the standard :ref:`k8s_install_etcd_operator` guide which works independently 14 any installer. 15 16 .. toctree:: 17 :maxdepth: 1 18 :glob: 19 20 k8s-install-kops 21 k8s-install-kubespray 22 k8s-install-kubeadm 23 24 External Guides 25 =============== 26 27 * `Kubernetes with Cilium and Containerd using Kubeadm <https://blog.scottlowe.org/2018/09/06/kubernetes-cilium-containerd-using-kubeadm/>`_