Skip to content

Commit

Permalink
Update docs/kubernetes/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Tölle <[email protected]>
  • Loading branch information
lukasmetzner and apricote authored Oct 28, 2024
1 parent 197fabe commit b1964d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ $ kubectl apply -f https://raw.githubusercontent.com/hetznercloud/csi-driver/v2.

Root servers can be part of the cluster, but the CSI plugin doesn't work there and the current behaviour of the scheduler can cause Pods to be stuck in `Pending`.
Setting `allowedTopologyCloudServer` to true prevents pods from being scheduled on nodes, specifically Robot servers, where Hetzner volumes are unavailable. This value can not be changed after the initial creation of a storage class.
In the Helm Chart you can set `allowedTopologyCloudServer` to true to prevent pods from being scheduled on nodes, specifically Robot servers, where Hetzner volumes are unavailable. This value can not be changed after the initial creation of a storage class.
```yaml
storageClasses:
Expand Down

0 comments on commit b1964d1

Please sign in to comment.