Operators on OpenShift

OperatorHub and OLM have made it incredibly simple to work with operators on OpenShift

May 3, 2023 · 4 min · Avnish

Kubernetes Operators

Operators provide developers an option to package their applications with the necessary business logic required for their deployment and management

May 1, 2023 · 4 min · Avnish
Workflow of container images

Container Images

Container Images are static files containing the necessary resources for creating containers.

March 17, 2023 · 5 min · Avnish
Lifecycle of a container

Container Lifecycle

The state of a container is managed using the utilities provided by container engines.

February 10, 2023 · 6 min · Avnish
Linux features essestial for the containers

Container Architecture

Creation and execution of container is enabled using features like namespaces, Cgroups, seccomp, and SELinux

January 27, 2023 · 6 min · Avnish