Category: kubernetes
-
kubernetes microservice architecture with kubernetes deployment example

In this article we will go through the kubernetes microservice architecture with kubernetes deployment example. Table of Content Prerequisites This will be step by step tutorial, kubernetes microservice architecture In the below kubernetes microservice architecture you will see an application where you vote and the result will be displayed based…
-
How to Install kubernetes on ubuntu 20.04 step by step

Learn How to Install kubernetes on ubuntu 20.04 step by step
-
The Ultimate Kubernetes Interview questions for Kubernetes Certification (CKA)

If you are preparing for a DevOps interview or for Kubernetes Interview questions or Kubernetes Certification, consider marrying this Ultimate Kubernetes Interview questions for Kubernetes Certification (CKA) tutorial, which will help you forever in any Kubernetes interview.
-
Kubernetes Tutorial for Kubernetes Certification [PART-2]
![Kubernetes Tutorial for Kubernetes Certification [PART-2]](https://automateinfra.com/wp-content/uploads/2024/05/screenshot-2024-09-22-at-1.20.33e280afam.png?w=960)
Kubernetes Tutorial for Kubernetes Certification [PART-2] why not gain a more advanced level of knowledge of Kubernetes that you need to become a Kubernetes pro.
-
Kubernetes Tutorial for Kubernetes Certification [PART-1]
![Kubernetes Tutorial for Kubernetes Certification [PART-1]](https://automateinfra.com/wp-content/uploads/2022/02/screenshot-2024-09-26-at-11.03.11e280afpm.png?w=768)
If you are looking to learn to Kubernetes, you are at the right place; this Kubernetes Tutorial for Kubernetes Certification tutorial will help you gain complete knowledge that you need from basics to becoming a Kubernetes pro.
-
How to Deploy kubernetes stateful application or kubernetes StatefulSets in AWS EKS cluster

Are you looking for permanent storage for your Kubernetes applications or Kubernetes Pods, if yes then you are at the right place to learn about Kubernetes stateful sets that manage the deployment and scaling of a set of Pods and provide guarantees about the ordering and uniqueness of these Pods.
-
How to Create your first Helm Charts kubernetes

Are you spending hours or even days to deploy applications in kubernetes because of dozens of deployment yaml files which are unorganised? Instead why not consider helm charts the best tool for deploying and building efficient clusters in Kubernetes.
-
Kubernetes in Cloud: Getting Started with Amazon EKS or AWS EKS

Kubernetes is a scalable open-source tool that manages container orchestration extremely effectively, but does Kubernetes work in Cloud as well? Yes, it does work with the most widely used service AWS EKS which stands for Amazon Elastic Kubernetes. Yes, you can manage Kubernetes in public clouds, such as GCP, AWS,…