Skip to content

Commit b8b8d72

Browse files
authored
🌱 Remove unsupported installation method
1 parent 11036c4 commit b8b8d72

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -205,22 +205,12 @@ documentation](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/
205205

206206
7. 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
226216
When you use the Cloud Controller Manager with networks support, the CCM is in favor of allocating the IPs (& setup the

0 commit comments

Comments
 (0)