User Tools

Site Tools


projects:crunchy:picocluster:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:crunchy:picocluster:start [2022/12/02 00:39] – [Result: RUNNING!] rolf001projects:crunchy:picocluster:start [2022/12/02 00:48] (current) rolf001
Line 204: Line 204:
 ==== Some kubectl Tests ==== ==== Some kubectl Tests ====
  
 +https://www.tecmint.com/deploy-nginx-on-a-kubernetes-cluster/
  
- 
-===== Result: RUNNING! ===== 
- 
-I can deploy first examples. Now I would need to learn more about **kubectl.** 
  
 <code> <code>
Line 221: Line 218:
 sudo kubectl get pods -A sudo kubectl get pods -A
  
-kubectl delete pod nginx-sample  --now         
- 
-#sudo kubectl get pods --all-namespaces 
 #sudo kubectl expose deployment/nginx-sample --type="NodePort" --port 80 #sudo kubectl expose deployment/nginx-sample --type="NodePort" --port 80
 +
 #sudo kubectl expose nginx-sample --type="NodePort" --port 80 #sudo kubectl expose nginx-sample --type="NodePort" --port 80
 +
 +kubectl delete pod nginx-sample  --now        
 +
 +sudo kubectl get pods -A
 </code> </code>
 +
 +===== Result: RUNNING! =====
 +
 +I can deploy first examples. Now I would need to learn more about **kubectl.**
 +
 +
 ===== Summary / Outlook ===== ===== Summary / Outlook =====
  
projects/crunchy/picocluster/start.1669937952.txt.gz · Last modified: 2022/12/02 00:39 by rolf001