Linux/Kubernetes (Learning): Difference between revisions
Appearance
< Linux
mNo edit summary |
mNo edit summary |
||
| Line 33: | Line 33: | ||
|} | |} | ||
== | == Practice == | ||
* kubectl | * kubectl | ||
* manifest files (yml) | * manifest files (yml) | ||
== | == Troubleshooting & how it works == | ||
== Bad practices == | == Bad practices == | ||
Revision as of 12:29, 3 December 2023
Learning topics
Control plane & worker nodes
Components
| Core K8s components | Other K8s components | ||
|---|---|---|---|
|
|
Practice
- kubectl
- manifest files (yml)