File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -205,22 +205,12 @@ documentation](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/
205205
2062067 . Deploy the ` hetzner-cloud-controller-manager ` :
207207
208- ** Using Helm (recommended):**
209-
210208 ```
211209 helm repo add hcloud https://charts.hetzner.cloud
212210 helm repo update hcloud
213211 helm install hccm hcloud/hcloud-cloud-controller-manager -n kube-system
214212 ```
215213
216- See the [Helm chart README](./chart/README.md) for more info.
217-
218- **Legacy installation method**:
219-
220- ```sh
221- kubectl apply -f https://github.com/syself/hetzner-cloud-controller-manager/releases/latest/download/ccm.yaml
222- ```
223-
224214## Networks support
225215
226216When you use the Cloud Controller Manager with networks support, the CCM is in favor of allocating the IPs (& setup the
You can’t perform that action at this time.
0 commit comments