mirror of https://github.com/k3s-io/k3s
Merge pull request #43601 from tianshapjq/patch-1
Automatic merge from submit-queue fix the anchor link **What this PR does / why we need it**: fix the anchor links about "kubectl rolling-update" and "kubectl delete", they did not work at present.pull/6/head
commit
595998c43c
|
@ -209,8 +209,8 @@
|
|||
- [Known Issues](#known-issues-1)
|
||||
- [Notable Changes to Existing Behavior](#notable-changes-to-existing-behavior-1)
|
||||
- [Deployments](#deployments)
|
||||
- [kubectl rolling-update: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-rolling-update:-<-v140-client-vs->=v140-cluster)
|
||||
- [kubectl delete: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-delete:-<-v140-client-vs->=v140-cluster)
|
||||
- [kubectl rolling-update: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-rolling-update--v140-client-vs-v140-cluster)
|
||||
- [kubectl delete: < v1.4.0 client vs >=v1.4.0 cluster](#kubectl-delete--v140-client-vs-v140-cluster)
|
||||
- [DELETE operation in REST API](#delete-operation-in-rest-api)
|
||||
- [Action Required Before Upgrading](#action-required-before-upgrading-1)
|
||||
- [optionally, remove the old secret](#optionally-remove-the-old-secret)
|
||||
|
|
Loading…
Reference in New Issue