Skip to content

Commit 1c78237

Browse files
Change title and add redirects for kubectl cheatsheet (#43665)
* Change name and add redirects for kubectl cheatsheet * Change name and add redirects for kubectl cheatsheet * Change name and add redirects for kubectl cheatsheet
1 parent 98da395 commit 1c78237

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/en/docs/reference/kubectl/cheatsheet.md renamed to content/en/docs/reference/kubectl/quick-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: kubectl Cheat Sheet
2+
title: kubectl Quick Reference
33
reviewers:
44
- erictune
55
- krousey

static/_redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
/docs/api-reference/labels-annotations-taints/ /docs/reference/labels-annotations-taints/ 301
3131
/docs/reference/using-api/api-overview/ /docs/reference/using-api/ 301
3232
/docs/reference/access-authn-authz/controlling-access/ /docs/concepts/security/controlling-access/ 301
33+
/docs/reference/kubectl/cheatsheet/ /docs/reference/kubectl/quick-reference/ 301
34+
/kubectlguide /docs/reference/kubectl/quick-reference/ 302
3335

3436
/docs/concepts/abstractions/controllers/garbage-collection/ /docs/concepts/workloads/controllers/garbage-collection/ 301
3537
/docs/concepts/abstractions/controllers/statefulsets/ /docs/concepts/workloads/controllers/statefulset/ 301
@@ -345,7 +347,7 @@
345347
/docs/tutorials/stateless-application/run-stateless-ap-replication-controller/ /docs/tasks/run-application/run-stateless-application-deployment/ 301
346348
/docs/tutorials/stateless-application/run-stateless-application-deployment/ /docs/tasks/run-application/run-stateless-application-deployment/ 301
347349

348-
/cheatsheet /docs/reference/kubectl/cheatsheet/ 302
350+
/cheatsheet /docs/reference/kubectl/quick-reference/ 302
349351

350352
/docs/whatisk8s/ /docs/concepts/overview/what-is-kubernetes/ 301
351353
/events/ /docs/community 301

0 commit comments

Comments
 (0)