Merge pull request #8688 from jmymy/add-nav

[Docs] add link for Service Account Token Volumes
This commit is contained in:
Kubernetes Prow Robot 2020-03-08 09:25:34 -07:00 committed by GitHub
commit 6fdea3dabf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ nav:
- kube-up to kops upgrade: "upgrade_from_kubeup.md"
- Label management: "labels.md"
- Secret management: "secrets.md"
- Service Account Token Volume: "operations/service_account_token_volumes.md"
- Moving from a Single Master to Multiple HA Masters: "single-to-multi-master.md"
- Working with Instance Groups: "tutorial/working-with-instancegroups.md"
- Running kops in a CI environment: "continuous_integration.md"