Add lessoncontent tag
Add changes requested in comments/feedback
Add svcs checks and cleanup details. Fix typos
Simplify curl test commands
Revert curl test commands syntax change. Fix kubelet api addr
Minor edits, fixes
Remove list items, minor fixes
Add changes requested in feedback. Add arm64 arch urls and commands
Add changes requested in feedback. Add sudo to commands
Move kubelet-standalone to new cluster-management section
Add changes requested in feedback. Minor fixes
Switch pod ip addr to localhost
Add swap section and fix systemctl daemon-reload
Add swap note and fix paragraph
Substitute containerd with crio. Modify instructions
Add changes requested in feedback/comments. Other minor fixes
Add security warnings to kubelet config file
Add changes requested in feedback/comments
Add more changes requested in feedback/comments
Fix kubelet api port
Replace containerd.service -> crio.service
Add suggested changes in feedback and minor fixes
Add set up cri-o title header
* tell the user to use their own name, not the example.
The example command won't work if just copy/pasted, the name in it needs updating to the one in the user's environment.
* Update content/en/docs/tutorials/hello-minikube.md
Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
* Update hello-minikube.md
Fixing line styling
* Updated to use a note.
* Removing stray left over line
---------
Co-authored-by: lakshmi prasuna <thummala.prasuna@india.nec.com>
When I ran `kubectl get deployments`, it showed no available nodes. So I thought I did something wrong. Eventually I ran it again and it matched the expected output. So, I would like to add a helpful hint to the documentation.
Katacoda has shut down for good, and we have not added a local /
in-project alternative playground in the time since. Serving a 404 helps
cement that these pages are no longer part of the site.
* Adds a new lines to documents explaining that this section assumes we have created a kuberentes-bootcamp service with LoadBalancer type
* Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
* Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
* Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
* Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Rephrase
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update scale-intro.html
Fixed typo: Sservice -> service
---------
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>