mirror of https://github.com/kubernetes/kops.git
Merge pull request #3213 from lsowen/patch-1
Automatic merge from submit-queue Fix typo in link (lables.md -> labels.md)
This commit is contained in:
commit
32c641844c
|
@ -307,7 +307,7 @@ More information about some of the elements in the `ClusterSpec` is available in
|
|||
- [Ectd Encryption](etcd_backup.md)
|
||||
- [GPU](gpu.md) setup
|
||||
- [IAM Roles](iam_roles.md) - adding additional IAM roles.
|
||||
- [Labels](lables.md)
|
||||
- [Labels](labels.md)
|
||||
- [Run In Existing VPC](run_in_existing_vpc.md)
|
||||
|
||||
To access the full configuration that a `kops` installation is running execute:
|
||||
|
|
Loading…
Reference in New Issue