8grams - DevOps Consultant

Kubernetes 101: Ingress

Ingress in Kubernetes is a robust API object that manages external access to the services within a cluster.

Kubernetes 101: Storage

Facilitating data persistence and sharing, the Volume component is central to Kubernetes' functionality.

Kubernetes 101: Secret and ConfigMap

Kubernetes Secrets are designed to store and manage sensitive information. Such sensitive information could include tokens, passwords, or ssh keys.

Kubernetes 101: Service

In Kubernetes, a Service is a pivotal abstraction that defines a logical set of Pods through policies describing how to access them.

Kubernetes 101: Deployment

A Deployment runs multiple replicas of an application and automatically replaces any instances that fail or become unresponsive.

8grams - DevOps Consultant © 2026