Today, we will explore how to access applications that are operating on Kubernetes. Specifically, we will delve into the functionality of Kubernetes services of type LoadBalancer, their use cases, and...
What are Operators in Kubernetes? Operators are like software extensions to the API server, which provide additional functionalities in Kubernetes. They automate the whole lifecycle of the software they control,...
What Is Argo CD? Argo CD is a declarative, Kubernetes-native GitOps continuous delivery (CD) tool. Argo CD is unique as it can pull updated code from Git repositories and deploy...
Introduction to Jenkins in Kubernetes There comes a time in every DevOps adventurer’s life, when they have to face the good ol’ Jenkins, in all of its glory. With all...
What is Kubernetes? Kubernetes is an open-source orchestration platform for managing containerized applications in different deployment environments and services that facilitate automation. It organizes cloud-based microservice applications. The orchestrator is...
Few words about the project ————————————- ITGix is proud to partner up with StorPool Storage to deliver a project of a live on-premise Kubernetes cluster using StorPool software as persistent storage. The...
What is Docker Trusted Registry? Since you are here, you have probably heard of Docker. When you search it in Google the first result is: “Docker – Build, Ship, and...