github.com/cilium/cilium@v1.16.2/Documentation/installation/rancher-desktop.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 https://docs.cilium.io 6 7 .. _rancher_desktop_install: 8 9 ********************************** 10 Installation Using Rancher Desktop 11 ********************************** 12 13 This guide walks you through installation of Cilium on `Rancher Desktop <https://rancherdesktop.io>`_, 14 an open-source desktop application for Mac, Windows and Linux. 15 16 Configure Rancher Desktop 17 ========================= 18 19 .. include:: rancher-desktop-configure.rst 20 21 Install Cilium 22 ============== 23 24 .. include:: cli-download.rst 25 26 Install Cilium by running: 27 28 .. parsed-literal:: 29 30 cilium install |CHART_VERSION| 31 32 Validate the Installation 33 ========================= 34 35 .. include:: cli-status.rst 36 .. include:: cli-connectivity-test.rst 37 38 .. include:: next-steps.rst 39