Anders F Björklund
e6ee3dca75
Add more links to the kubectl documentation
...
Apparently finding the kubernetes documentation for kubectl
could be a challenge for new users, so try to help out a bit.
2023-10-23 16:44:59 +02:00
Kundan Kumar
4bf2f1fd4b
corrected link for auto completion
2023-01-30 23:09:32 +05:30
Steven Powell
428a55fc54
update echo-server image and add ingress step
2022-12-28 13:17:27 -08:00
Ashwin Somasundara
a439922dc1
Update windows kubectl alias documentation
2022-04-05 08:52:24 -04:00
Marcus Puckett
b0ce8ae348
Fix Alias issue in kubectl page
...
You can't just set alias the way I thought you could so using function instead to create alias.
2021-11-17 17:29:17 -08:00
Marcus Puckett
d53a071aed
Add Windows commands to docs
...
Some of the doc pages don't have Windows versions of some of the commands. I've added cross OS/shell versions for some of them.
2021-11-17 16:15:45 -08:00
Thomas Güttler
28f2757f43
Updated URL and remove zsh note
...
The URL was outdated.
Removed the zsh note, too. I think it makes sense that it gets explained on the target page, not here.
2021-05-11 16:52:07 +02:00
Anders F Björklund
ebf37ad15f
Fix whitespace issues in the site content markdown
...
Courtesy of markdownlint, but nothing to show on:
git show --ignore-all-space --ignore-blank-lines
Ignore generated commands, with trailing whitespace.
Those need to be fixed in "generate-docs" instead...
2020-12-05 10:08:32 +01:00
edtrist
f6a770e0a6
Add missing language to code blocks
2020-12-01 22:42:41 +00:00
Stefan Lobbenmeier
538170ab0b
Document minikube kubectl autocompletion
...
Fixes https://github.com/kubernetes/minikube/issues/9603
2020-11-10 12:15:45 +01:00
Pablo Caderno
10a3f2e2a8
Running internal kubectl command when minikube is called as 'kubectl'
...
Fixes issue #8857
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 20:52:58 +10:00
Michael Vorburger ⛑️
2e21645aeb
add required quote to alias kubectl
2020-07-17 17:52:55 +02:00
Harkishen-Singh
30e6660925
Better informaation for using kubectl inside minikube
...
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
add kubectl install link
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
add alias tip to the minikube docs
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
remove debug statements
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30