User Tools

Site Tools


learning

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
learning [2025/08/12 18:55] – [commands] adminlearning [2025/08/12 19:00] (current) – [commands] admin
Line 14: Line 14:
 kubeadm config print init-defaults kubeadm config print init-defaults
  
-kubectl create deployment nginx \-\-image nginx  \\+%%kubectl create deployment nginx --image nginx%%  \\
  
-kubectl get nodes -o json | jq '.items[].spec.podCIDRs'  \\ +%%kubectl get nodes -o json | jq '.items[].spec.podCIDRs'%%  \\ 
-kubectl run alpine --image=alpine -it+%%kubectl run alpine --image=alpine -it%%
  
  
 test containers test containers
-kubectl run alpine --image=alpine -it+%%kubectl run alpine --image=alpine -it%%
 apk update apk update
 apk add bind-tools curl apk add bind-tools curl
learning.1755024957.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki