learning
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| learning [2025/09/18 11:56] – [Pay Content] glong | learning [2025/09/18 13:08] (current) – [Registration Required] admin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| + | |||
| + | |||
| ===== Pay Content ===== | ===== Pay Content ===== | ||
| Line 11: | Line 13: | ||
| ===== commands ===== | ===== commands ===== | ||
| - | |||
| **kubeadm init defaults** | **kubeadm init defaults** | ||
| - | kubeadm config print init-defaults | + | |
| + | Create an nginx deployment \\ | ||
| + | kubectl create deployment nginx --image nginx | ||
| - | %%kubectl | + | |
| - | %%kubectl get nodes -o json | jq ' | + | |
| - | %%kubectl run alpine --image=alpine -it%% | + | |
| - | + | Testing and Diagnostic container \\ | |
| - | 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 | ||
| + | </ | ||
| + | Session ended, resume using ' | ||
| + | |||
| - | Session ended, resume using ' | ||
| ===== Kubernetes IO Help ===== | ===== Kubernetes IO Help ===== | ||
learning.1758196595.txt.gz · Last modified: by glong
