Thuta Learning
ရှာဖွေရန်
DevOpsintermediatekubernetesk8sdevopsdockercontainerorchestration

Kubernetes

Docker container ကနေ Kubernetes ဆီ တစ်ဆင့်တက်ကြရအောင် — Pod, Deployment, Service ကနေ HPA, Rolling Update, Helm, RBAC, production-ready project အထိ မြန်မာဘာသာဖြင့် အဆင့်လိုက်ရှင်းပြထားသော tutorial ၂၅ ခန်း။

25 သင်ခန်းစာများ · 220 မိနစ် · Learning Platform Editorial Team

Kubernetes ဆိုတာ ဘာလဲ

လက်ထဲမှာ ဘာရှိရင် ရပြီ

  • Docker (Kubernetes run ဖို့ container runtime လိုအပ်)
  • minikube ဒါမှမဟုတ် kind (local Kubernetes cluster)
  • kubectl (Kubernetes command line tool)

မစခင် ဒီလောက်ပဲ သိထားပါ

  • Docker အခြေခံ (image, container, Dockerfile) ကို နားလည်ထားရန်
  • Optional: Docker tutorial ကို လေ့လာပြီးသားဆိုရင် ပိုအထောက်အကူဖြစ်မည်
  • Terminal/command line ကို အခြေခံ သုံးတတ်ရန်

ဒီသင်တန်းပြီးရင် ကိုယ်ဘာလုပ်တတ်မလဲ

  • Kubernetes ကို container orchestration system အနေနဲ့ ရှင်းပြနိုင်ခြင်း
  • Pod, Deployment, Service ရဲ့ ကွာခြားချက်ကို နားလည်ပြီး YAML ရေးနိုင်ခြင်း
  • ConfigMap/Secret/Namespace/Volume ဖြင့် app ကို properly organize လုပ်နိုင်ခြင်း
  • HPA, Rolling Update/Rollback, Ingress, Helm ကို production မှာ အသုံးချနိုင်ခြင်း
  • RBAC ဖြင့် access ကန့်သတ်ပြီး, Pod ပြဿနာကို debug လုပ်နိုင်ခြင်း
  • Full-stack app တစ်ခုကို production-ready checklist နဲ့ deploy ပြီးစီးနိုင်ခြင်း
Kubernetes | Thuta Learning