Kubernetes Prow Robot
3ab5d0d410
Merge pull request #47805 from ardaguclu/remove-4292-env-var
...
KEP-4292: Remove custom profiling env var as it is GA now
2024-11-02 18:35:26 +00:00
Arda Güçlü
8ee5a566ab
Remove custom profiling env var as it is GA now
2024-09-05 14:04:59 +03:00
Hesam Korki
60de1154eb
fix typo in quick-reference.md
...
fixed a small typo in the kubectl cheat sheet page.
2024-08-19 14:05:38 +02:00
Qiming Teng
59df28c340
Update kubectl reference for v1.31
2024-08-19 17:14:51 +08:00
cyy8
b26372054e
Update docker-cli-to-kubectl.md, add the missing newline
2024-08-08 16:19:24 +08:00
windsonsea
92ccce607e
Use lower cases for some terms in kubectl/introduction.md
2024-04-30 10:39:08 +08:00
Kubernetes Prow Robot
70ff13fa6b
Merge pull request #45959 from dudo/patch-1
...
Add debug references
2024-04-22 14:10:49 -07:00
Kubernetes Prow Robot
66682566c4
Merge pull request #43874 from er2/patch-1
...
Update cheatsheet.md - fish completions
2024-04-22 13:40:50 -07:00
Brett Dudo
aff7105b12
Space
2024-04-22 07:03:30 -07:00
Brett Dudo
dfa1914644
bad copy pasta
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-04-22 07:01:45 -07:00
Brett Dudo
9d7b65539e
Use image tag
2024-04-22 06:50:24 -07:00
Brett Dudo
ed26561c41
Add debug references
2024-04-21 21:11:35 -07:00
Qiming Teng
a6ccd20be9
Update kubectl reference for v1.30
2024-04-18 18:36:44 +08:00
drewhagen
4c6ba12390
Merge main into dev-1.30 to keep in sync
2024-04-16 15:55:38 -05:00
Gert Hartzema
ded9023bcd
Fix nested single quotes in example command
2024-04-15 14:53:58 +02:00
Oluebube Princes Egbuna
0568c8af60
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-03-26 08:40:45 +01:00
Kubernetes Prow Robot
689288afcd
Merge pull request #45607 from prashantrewar/update-kubectl-docs
...
Move the introduction page from SIG CLI guides to the kubectl reference
2024-03-24 12:12:08 -07:00
Able Lv
7624f32fea
Add new commands to kubectl quick-reference.md
2024-03-22 14:04:19 +08:00
Kubernetes Prow Robot
753073b35b
Merge pull request #45270 from seans3/kep-4006-docs
...
[KEP-4006] Docs for Transitioning from SPDY to WebSockets (Beta)
2024-03-20 23:22:26 -07:00
Prashant Rewar
f1777283c9
Move the introduction page from SIG CLI guides to the kubectl reference
...
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2024-03-20 21:30:49 +05:30
Vyom-Yadav
1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30
2024-03-15 16:42:11 +05:30
Eric Riese
aa6e7d8169
Update cheatsheet.md - fish completions
...
put fish completion config in its own conventional place
I almost dumped the completions out directly but then I realized this updates regularly as kubectl updates and adds new functionality.
2024-03-13 21:26:42 -04:00
Arda Güçlü
8067009f5b
Merge branch 'dev-1.30' into kep-4292
2024-03-13 07:35:46 +03:00
Arda Güçlü
d024580d68
Move environment variable to correct place in alphabethical order
2024-03-13 07:30:59 +03:00
Olawale Olaleye
7d987ff8a7
added commands to cheatsheet.md
2024-03-04 10:40:36 +00:00
Olawale Olaleye
206c52758c
added commands to cheatsheet.md
2024-03-04 10:32:27 +00:00
Olawale Olaleye
7f5b8ba113
Merge branch 'kubernetes:main' into main
2024-03-04 10:26:44 +00:00
Sean Sullivan
2c8bbd2f50
KEP 4006 docs to beta
2024-02-21 21:30:50 -08:00
windsonsea
52b3869a01
Update reference command links in /kubectl/kubectl.md
2024-02-22 09:28:34 +08:00
Arda Güçlü
ec3ad79877
KEP-4292: Custom profile in kubectl debug
2024-02-20 11:00:37 +03:00
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
Olawale Olaleye
55bcdb2c0c
Update content/en/docs/reference/kubectl/quick-reference.md
...
Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2024-01-21 07:49:29 +00: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
Olawale Olaleye
29353df17b
added commands to cheatsheet.md
2023-12-23 10:57:48 +00: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