PinnedTransitioning from a QA in India to an SRE in Poland (My abstract Story)Vamsi Penmetsa’s Journey Highlighted in a Podcast with GK, (Cloud Advocate)Aug 3, 2024Aug 3, 2024
Published initversityKubernetes Networking explained in simple words: A Structured Deep DiveThis article breaks down Kubernetes networking into key concepts, providing theoretical explanations alongside practical YAML examples…2d ago2d ago
Published initversitySetting Up Ingress Controllers in Kubernetes locally: A Step-by-Step simple guideIn this article, we’ll dive deep into what Ingress Controllers are, why they’re essential, and how to set them up in a Kubernetes clusterMar 25Mar 25
Published initversityScheduling Tasks with Jobs and CronJobs in Kubernetes: WorkflowThe diagram presented illustrates the workflow for scheduling and executing tasks in Kubernetes using Jobs and CronJobs. This workflow…Mar 18Mar 18
Published initversityDaemonSets: Running Daemons Across Your ClusterIn Kubernetes, managing and running daemon processes efficiently across all nodes in a cluster is crucial for tasks such as logging…Mar 11Mar 11
Published initversityStatefulSets in Kubernetes Managing Stateful ApplicationsKubernetes provides powerful abstractions and tools for managing containerized applications at scale. While Deployments, ReplicaSets, and…Mar 7Mar 7
Published initversityPersistent Storage in Kubernetes An IntroductionKubernetes has revolutionized the way we deploy, scale, and manage containerized applications. However, stateless applications only form a…Feb 27Feb 27
Published initversityManaging Configurations with ConfigMaps and Secrets in KubernetesIn Kubernetes, managing application configurations efficiently and securely is crucial for maintaining a robust and scalable deployment…Feb 20Feb 20
Published initversityOrganizing with Namespaces in KubernetesAs Kubernetes gains popularity for managing containerized applications at scale, effectively organizing and managing these applications…Feb 18Feb 18
Published initversityKubernetes Services Connecting Your ApplicationsKubernetes has become the backbone of modern microservices architecture, allowing developers to efficiently deploy, scale, and manage…Feb 12Feb 12