mirror of https://github.com/kubernetes/kops.git
docs(release): fix broken CLI link in 1.19 notes
- link to `kops delete instance` doc was broken
This commit is contained in:
parent
7616f138ec
commit
58e53bdfb7
|
@ -53,7 +53,7 @@ See the [documentation](/cluster_spec/#load-balancer-class) for more info.
|
||||||
* The `kops update cluster` command will now refuse to run on a cluster that
|
* The `kops update cluster` command will now refuse to run on a cluster that
|
||||||
has been updated by a newer version of kOps unless it is given the `--allow-kops-downgrade` flag.
|
has been updated by a newer version of kOps unless it is given the `--allow-kops-downgrade` flag.
|
||||||
|
|
||||||
* New command for deleting a single instance: [kops delete instance](/docs/cli/kops_delete_instance/)
|
* New command for deleting a single instance: [kops delete instance](/cli/kops_delete_instance)
|
||||||
|
|
||||||
### CNI
|
### CNI
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue