mirror of https://github.com/kubernetes/kops.git
Merge pull request #7901 from dj80hd/update/fix-broken-links
fix broken links
This commit is contained in:
commit
b550db283c
|
@ -51,16 +51,16 @@
|
|||
* [Cluster addon manager](operations/addons.md#addon_management)
|
||||
* [Cluster addons](operations/addons.md)
|
||||
* [Cluster configuration management](changing_configuration.md)
|
||||
* [Cluster desired configuration creation from template](cluster_template.md)
|
||||
* [Cluster desired configuration creation from template](operations/cluster_template.md)
|
||||
* [Cluster upgrades and migrations](operations/cluster_upgrades_and_migrations.md)
|
||||
* [`etcd` volume encryption setup](etcd_volume_encryption.md)
|
||||
* [`etcd` backup/restore](etcd/backup-restore.md)
|
||||
* [`etcd` volume encryption setup](operations/etcd_backup_restore_encryption.md#etcd-volume-encryption)
|
||||
* [`etcd` backup/restore](operations/etcd_backup_restore_encryption.md#backing-up-etcd)
|
||||
* [GPU setup](gpu.md)
|
||||
* [High Availability](high_availability.md)
|
||||
* [InstanceGroup images](images.md)
|
||||
* [High Availability](operations/high_availability.md)
|
||||
* [InstanceGroup images](operations/images.md)
|
||||
* how to use other image for cluster nodes, and information on available/tested images
|
||||
* [`k8s` upgrading](upgrade.md)
|
||||
* [`kops` updating](update_kops.md)
|
||||
* [`k8s` upgrading](operations/updates_and_upgrades.md#upgrading-kubernetes)
|
||||
* [`kops` updating](operations/updates_and_upgrades.md#updating-kops)
|
||||
* [`kube-up` to `kops` upgrade](upgrade_from_kubeup.md)
|
||||
* [Label management](labels.md)
|
||||
* for cluster nodes
|
||||
|
|
Loading…
Reference in New Issue