Learn Kubernetes for Beginner

Learn Kubernetes for beginners, which is an open-source platform used to carry out containerization management, configuration and automatic deployment faster

  • By Ihsan Arif
  • 01 Mar 2024
  • 10 articles
  • beginners

Interested Topics

Learning Kubernetes is a very important learning process for those of us who learn cloud infrastructure, both GCP (Google Cloud), AWS (Amazon), and Azure, which are open-source platforms used to carry out management of applications in the form of containerization, as well as providing some automatic configuration in a declarative manner. This Kubernetes ecosystem is developing rapidly, starting from service, support and even several Kubernetes features which are currently increasingly widespread.

For those of you who are studying DevOps or Backend programmers who want to know more about how to automate the process of deployment to servers so that it is more efficient and scheduled, then you need to understand and study Kubernetes. Apart from server infrastructure needs, we can also streamline servers that usually use large resources to become more organized and well managed using Kubernetes.

Some needs that must be prepared include:

  • Colima
  • Docker
  • Kubernetes
  • Minikube
  • GKE for Google Cloud (if you want to try deploying to Google Cloud)

Course references studied:

comments powered by Disqus