mirror of https://github.com/kubernetes/kops.git
Document setting cluster name flag for OCCM and Cinder CSI plugin
This commit is contained in:
parent
de1451247d
commit
b83f76d709
|
@ -53,6 +53,10 @@ error is encountered while updating an InstanceGroup.
|
|||
|
||||
* Clusters can be created without DNS or Gossip, by using the `--dns=none` flag.
|
||||
|
||||
## OpenStack
|
||||
|
||||
* When creating new clusters kOps now sets the cluster name flag for the [external OpenStack cloud controller (OCCM)](https://github.com/kubernetes/kops/pull/15139) and the [Cinder CSI plugin](https://github.com/kubernetes/kops/pull/15095).
|
||||
|
||||
# Other changes of note
|
||||
|
||||
* containerd config is now written to `/etc/containerd/config.toml`.
|
||||
|
|
Loading…
Reference in New Issue