mirror of https://github.com/kubernetes/kops.git
Note on upgrades being experimental
This commit is contained in:
parent
95a8c59fbf
commit
5f600eb543
|
|
@ -38,6 +38,7 @@ kops create cluster ... --topology public|private
|
|||
|
||||
- Right now we require `-networking cni` for all private topologies.
|
||||
- Right now a manual install of weave is required for private topologies.
|
||||
- Right now upgrading from a public cluster to a private cluster is considered very **experimental**
|
||||
|
||||
```
|
||||
kubectl create -f https://git.io/weave-kube
|
||||
|
|
|
|||
Loading…
Reference in New Issue