0
0 Ulasan
Belajar Kubernetes: Panduan Dasar hingga Implementasi
Panduan lengkap Belajar Kubernetes. Pelajari cara mengelola aplikasi container secara efisien dan otomatis di lingkungan yang terdistribusi.

Instruktur
Programmer Zaman Now
Kategori
- Deskripsi
- Materi
- Ulasan
Kursus ini dirancang untuk membantu anda memahami dan menguasai Kubernetes, platform orkestrasi container paling populer yang digunakan untuk mengelola aplikasi dalam container di lingkungan yang terdistribusi. Mulai dari pengenalan dasar hingga konsep-konsep lanjutan, kamu akan dipandu untuk memahami cara kerja Kubernetes, mulai dari instalasi hingga mengelola berbagai fitur seperti Pods, Services, ReplicaSets, Ingress, Volume, StatefulSets, dan banyak lagi.
Apa yang akan anda pelajari?
- Pemahaman Mendalam tentang Kubernetes: Setelah mengikuti kursus ini, anda akan memahami konsep dasar hingga lanjutan Kubernetes, termasuk Pods, Nodes, Namespaces, Services, Ingress, dan lainnya.
- Instalasi dan Pengelolaan Kubernetes: Anda akan mempelajari cara menginstal Kubernetes di lokal menggunakan Minikube dan cara mengelola komponen Kubernetes di berbagai skenario.
- Otomatisasi Deployment: Anda akan memahami cara membuat, mengelola, dan mengotomatisasi deployment aplikasi menggunakan konsep seperti ReplicaSets, DaemonSets, dan Jobs.
- Pengelolaan Resource Kubernetes: Anda akan belajar cara mengelola resource seperti Persistent Volumes, Secrets, ConfigMaps, serta menyesuaikan aplikasi sesuai kebutuhan resource dengan Horizontal Pod Autoscaler.
- Meningkatkan Efisiensi Infrastruktur: Anda akan memahami cara melakukan scaling, rolling updates, dan rollback deployment untuk aplikasi dengan efisien.
- Manajemen Cluster Kubernetes: Anda akan mendapatkan pemahaman tentang manajemen cluster Kubernetes dan dashboard untuk monitoring dan troubleshooting.
Belajar Kubernetes
-
11. Sebelum Belajar KubernetesPratinjau 11:49
-
22. Pengenalan KubernetesPratinjau 7:42
-
33. Arsitektur KubernetesPratinjau 11:13
-
44. Menginstall Kubernetes di LocalSorry, this lesson is currently locked. You need to complete "3. Arsitektur Kubernetes" before accessing it.
-
55. NodeSorry, this lesson is currently locked. You need to complete "4. Menginstall Kubernetes di Local" before accessing it.
-
66. PodSorry, this lesson is currently locked. You need to complete "5. Node" before accessing it.
-
77. Membuat PodSorry, this lesson is currently locked. You need to complete "6. Pod" before accessing it.
-
88. LabelSorry, this lesson is currently locked. You need to complete "7. Membuat Pod" before accessing it.
-
99. AnnotationSorry, this lesson is currently locked. You need to complete "8. Label" before accessing it.
-
1010. NamespaceSorry, this lesson is currently locked. You need to complete "9. Annotation" before accessing it.
-
1111. Membuat NamespaceSorry, this lesson is currently locked. You need to complete "10. Namespace" before accessing it.
-
1212. Menghapus PodSorry, this lesson is currently locked. You need to complete "11. Membuat Namespace" before accessing it.
-
1313. ProbeSorry, this lesson is currently locked. You need to complete "12. Menghapus Pod" before accessing it.
-
1414. Replication ControllerSorry, this lesson is currently locked. You need to complete "13. Probe" before accessing it.
-
1515. Membuat Replication ControllerSorry, this lesson is currently locked. You need to complete "14. Replication Controller" before accessing it.
-
1616. Menghapus Replication ControllerSorry, this lesson is currently locked. You need to complete "15. Membuat Replication Controller" before accessing it.
-
1717. Replica SetSorry, this lesson is currently locked. You need to complete "16. Menghapus Replication Controller" before accessing it.
-
1818. Label Selector Match ExpressionSorry, this lesson is currently locked. You need to complete "17. Replica Set" before accessing it.
-
1919. Upgrade MinikubeSorry, this lesson is currently locked. You need to complete "18. Label Selector Match Expression" before accessing it.
-
2020. Daemon SetSorry, this lesson is currently locked. You need to complete "19. Upgrade Minikube" before accessing it.
-
2121. JobSorry, this lesson is currently locked. You need to complete "20. Daemon Set" before accessing it.
-
2222. Cron JobSorry, this lesson is currently locked. You need to complete "21. Job" before accessing it.
-
2323. Node SelectorSorry, this lesson is currently locked. You need to complete "22. Cron Job" before accessing it.
-
2424. AllSorry, this lesson is currently locked. You need to complete "23. Node Selector" before accessing it.
-
2525. ServiceSorry, this lesson is currently locked. You need to complete "24. All" before accessing it.
-
2626. Membuat ServiceSorry, this lesson is currently locked. You need to complete "25. Service" before accessing it.
-
2727. Mengakses ServiceSorry, this lesson is currently locked. You need to complete "26. Membuat Service" before accessing it.
-
2828. Eksternal ServiceSorry, this lesson is currently locked. You need to complete "27. Mengakses Service" before accessing it.
-
2929. Mengekspos ServiceSorry, this lesson is currently locked. You need to complete "28. Eksternal Service" before accessing it.
-
3030. Service Node PortSorry, this lesson is currently locked. You need to complete "29. Mengekspos Service" before accessing it.
-
3131. Service Load BalancerSorry, this lesson is currently locked. You need to complete "30. Service Node Port" before accessing it.
-
3232. IngressSorry, this lesson is currently locked. You need to complete "31. Service Load Balancer" before accessing it.
-
3333. Multi Container PodSorry, this lesson is currently locked. You need to complete "32. Ingress" before accessing it.
-
3434. VolumeSorry, this lesson is currently locked. You need to complete "33. Multi Container Pod" before accessing it.
-
3535. Sharing VolumeSorry, this lesson is currently locked. You need to complete "34. Volume" before accessing it.
-
3636. Environment VariableSorry, this lesson is currently locked. You need to complete "35. Sharing Volume" before accessing it.
-
3737. ConfigMapSorry, this lesson is currently locked. You need to complete "36. Environment Variable" before accessing it.
-
3838. SecretSorry, this lesson is currently locked. You need to complete "37. ConfigMap" before accessing it.
-
3939. Downward APISorry, this lesson is currently locked. You need to complete "38. Secret" before accessing it.
-
4040. Manage Kubernetes ObjectSorry, this lesson is currently locked. You need to complete "39. Downward API" before accessing it.
-
4141. DeploymentSorry, this lesson is currently locked. You need to complete "40. Manage Kubernetes Object" before accessing it.
-
4242. Update DeploymentSorry, this lesson is currently locked. You need to complete "41. Deployment" before accessing it.
-
4343. Rollback DeploymentSorry, this lesson is currently locked. You need to complete "42. Update Deployment" before accessing it.
-
4444. Persistent VolumeSorry, this lesson is currently locked. You need to complete "43. Rollback Deployment" before accessing it.
-
4545. StatefulSetSorry, this lesson is currently locked. You need to complete "44. Persistent Volume" before accessing it.
-
4646. Membuat StatefulSetSorry, this lesson is currently locked. You need to complete "45. StatefulSet" before accessing it.
-
4747. Kubernetes DashboardSorry, this lesson is currently locked. You need to complete "46. Membuat StatefulSet" before accessing it.
-
4848. Computational ResourcesSorry, this lesson is currently locked. You need to complete "47. Kubernetes Dashboard" before accessing it.
-
4949. Horizontal Pod AutoscalerSorry, this lesson is currently locked. You need to complete "48. Computational Resources" before accessing it.
-
5050. Materi SelanjutnyaSorry, this lesson is currently locked. You need to complete "49. Horizontal Pod Autoscaler" before accessing it.
Silahkan, login untuk menulis review

×
1. Sebelum Belajar Kubernetes
1. Sebelum Belajar Kubernetes
11:49
2. Pengenalan Kubernetes
7:42
3. Arsitektur Kubernetes
11:13
Bagikan
Detail Kursus
Durasi
7 Jam 17 Menit
Materi
50
Tugas
1
Level
Mudah
Terpopuler
Jam Kerja
Monday | 07.00 WIB - 16.00 WIB |
Tuesday | 08.00 WIB - 15.00 WIB |
Wednesday | 06.00 WIB - 15.00 WIB |
Thursday | 07.00 WIB - 16.00 WIB |
Friday | 08.00 WIB - 15.00 WIB |
Saturday | Closed |
Sunday | Closed |