Kubernetes Prow Robot
6326bef3a9
Merge pull request #44914 from vardanaloyan/patch-1
...
Update quick-reference.md
2024-02-12 11:29:52 -08:00
Zilmar de Souza Junior
a83d90341f
Changing git.io to example.com ( #43632 )
2024-02-02 18:10:47 -08:00
Vardan
670e08dec9
Update quick-reference.md
...
Correct remove annotation command
2024-01-27 10:48:22 +01:00
Qiming Teng
7100b9ce32
Revise kubectl reference layout
...
The reference is generated using an improve version of component
reference generator
(https://github.com/kubernetes-sigs/reference-docs/pull/349 ).
2024-01-06 17:15:47 +08:00
Kubernetes Prow Robot
5d587b85fe
Merge pull request #42664 from tengqm/kubectl-reference
...
Add reference for kubectl command
2024-01-04 21:07:26 +01:00
Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Qiming Teng
028069c808
Add reference for kubectl command
...
The prvious [kubectl reference](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands )
has some problems to resolve and we had never had the luck invest
resource into it. The issues include:
- The kubectl reference is a HTML file, with its own look & feel that
is different from the rest of the website.
- The kubectl generator is using a container `brianpursley/brodocs:latest`
which has not seen any maintenance for over severl years. ... and now,
it is broken. The `make cli` command no longer works, and we don't
know where the source code is.
- The current kubectl reference is not suitable for browsing on small
devices. A huge portion of the screen asset is occupied by the
examples layer. We don't like it and we can do nothing about it.
The added reference for kubectl is generated using the same generator
we use for other k8s components, so the source code is in the
'kubernetes-sig/reference-docs" projects. There is no additional effort
to generate them. The only thing we need to do for each release is to
update it just like we do for other k8s components.
2023-12-23 21:34:03 +08:00
steve-hardman
1c78237b05
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
2023-12-21 02:51:00 +01:00
Tim Bannister
0f9c965105
Merge branch 'main' into dev-1.29
2023-12-09 20:20:23 +00:00
Kubernetes Prow Robot
dd7ee6d1f7
Merge pull request #43853 from syaffers/syaffers-patch-1
...
Fix minor formatting issue in kubectl docs
2023-12-08 03:54:20 +01:00
Kat Cosgrove
45fb394ca7
Merge main into dev-1.29 to maintain sync
2023-12-07 15:59:56 +00:00
Omer Jonuzi
e0e752e19d
Update cheatsheet.md
...
Corrected description for dumping labeled pod container logs
2023-12-03 22:39:54 +01:00
Sean Sullivan
407407e921
Placeholder for KEP-4006
2023-11-14 19:26:46 +00:00
Kubernetes Prow Robot
fff0693f7b
Merge pull request #42907 from ardaguclu/kep-3895-promote-beta
...
Remove alpha environment variable because feature is in beta
2023-11-09 16:06:55 +01:00
Syafiq Kamarul Azman
db0d363874
Fix minor formatting issue in _index.md
...
In the operations table, the row that describes the "top" command was displayed incorrectly in context of the other rows in the table. This updates the docs to fix that display issue.
Revert changes for [ja] [ko] and [zh-cn]
2023-11-08 07:16:20 +00:00
windsonsea
97175e4da4
Tweak issues-security/security and kubectl index
2023-10-19 16:50:33 +08:00
Kubernetes Prow Robot
270a07142e
Merge pull request #40836 from iyear/feat/jsonpath-escape-dot
...
kubectl/jsonpath: add example of escaping termination character
2023-10-10 10:45:53 +02:00
Prasanna Karunanayaka
edd262d10d
Update kubectl cheat sheet with command to identify Nodes in Ready state ( #43114 )
...
* Update cheatsheet.md
Added - Check which nodes are ready with custom-columns
* Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
---------
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-10-09 15:41:34 +02:00
steve-hardman
e822502654
Update jq link
2023-10-03 12:55:01 +00:00
Kubernetes Prow Robot
8ec7897298
Merge pull request #40331 from utkarsh-singh1/update-docs-reference-kubectl-cheatsheet-md
...
Added kubectl completion command for fish shell in kubect cheatsheet docmentation
2023-09-25 01:46:57 -07:00
Utkarsh Singh
92fbd57141
Updated /content/en/docs/reference/kubectl/cheatsheet
...
Signed-off-by: Utkarsh Singh <96516301+utkarsh-singh1@users.noreply.github.com>
2023-09-24 16:34:35 +00:00
Ritikaa96
94c174024f
Updating in kubectl reference
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-09-15 12:32:02 +09:00
Arda Güçlü
d26e66def0
Remove alpha environment variable because feature is in beta
2023-09-06 09:04:42 +03:00
Kubernetes Prow Robot
e6987bde68
Merge pull request #41049 from able8/add-go-template-to-kubectl-output-format
...
Add the go-template output format in "kubectl Cheat Sheet" page
2023-08-18 11:14:28 -07:00
Kubernetes Prow Robot
eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
...
Revise docs home page
2023-08-15 21:22:27 -07:00
Tim Bannister
9520b96a61
Revise docs home page
...
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister
20b43d6095
Merge branch 'main' into 'dev-1.28'
2023-08-09 11:13:31 +01:00
Mengjiao Liu
2987c60d92
Fix inconsistent command in the JSONPath Support page
2023-07-28 10:47:06 +08:00
Arda Güçlü
cecd565f90
Update environment variable description
2023-07-12 08:26:16 +03:00
Arda Güçlü
7a89284fbd
document kubectl delete --interactive flag
2023-07-11 14:44:06 +03:00
Kubernetes Prow Robot
91afacf8a6
Merge pull request #40444 from Tariqs/patch-1
...
Add cheat sheet entry: overwrite an existing value of label
2023-05-17 03:32:33 -07:00
Kubernetes Prow Robot
edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
...
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
able8
b3c81f249c
Add go-template to kubectl output format
2023-05-09 22:19:16 +08:00
Marcelo Giles
ff5d7b9383
Remove empty line
2023-05-02 12:24:48 -07:00
Marcelo Giles
c764279d89
Add note tags and version prefix
2023-05-01 21:53:22 -07:00
Marcelo Giles
585024554c
Add version information to kubectl cheat sheet
2023-04-30 17:36:24 -07:00
Tim Bannister
634c17f61c
Reorganize Working with Kubernetes Objects section
...
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
first mention of “object”
- add a redirect
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
iyear
d9ef7b3849
kubectl/jsonpath: add example of escaping termination character
...
Signed-off-by: iyear <ljyngup@gmail.com>
2023-04-28 10:08:20 +08:00
Kubernetes Prow Robot
686eefe27a
Merge pull request #40447 from Tariqs/patch-2
...
Add cheat sheet entry: remove annotation from pod
2023-04-27 16:40:15 -07:00
Mickey Boxell
9252eb08f5
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-04-10 12:20:33 -07:00
Kubernetes Prow Robot
182b8b3611
Merge pull request #39828 from MadhavJivrajani/docs-update-kubectl-subresource
...
reference/kubectl: Update docs for moving kubectl subresource to beta
2023-04-07 07:47:14 -07:00
Madhav Jivrajani
b8651be9c2
reference/kubectl: Update docs for moving feaature to beta
...
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2023-04-07 13:59:31 +05:30
Kubernetes Prow Robot
9f76854ffe
Merge pull request #40532 from mickeyboxell/merged-main-dev-1.27
...
Merged main dev 1.27
2023-04-05 16:37:48 -07:00
Juergen Hoetzel
f1606cc9f7
Simplify kubectl heredoc usage in cheatsheet
...
Remove the unnecessary cat command.
2023-04-02 15:02:49 +02:00
Muhammad Tariq
7c707e9384
Remove annotation from pod
2023-04-02 19:47:21 +07:00
Muhammad Tariq
49682e9e41
Overwrite an existing value of label
2023-04-02 14:18:19 +07:00
utkarsh-singh1
142a543d56
Updated kubect cheatsheet docmentation
...
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-03-27 16:48:42 +05:30
utkarsh-singh1
99928d6054
Added kubectl completion command for fish shell in kubect cheatsheet docmentation
...
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-03-27 13:10:51 +05:30
utkarsh-singh1
7827c1965b
Added kubectl completion command for fish shell in kubect cheatsheet docmentation
...
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-03-25 16:50:36 +05:30
Arda Güçlü
1cbca5cf36
document plugin resolution as subcommand for builtin commands
2023-03-10 08:31:38 +03:00