
How to Build and Push a Container Image
In this article, I will discuss how to create container images with Docker and Podman. It is important to note that both follow to the OCI Spec

In this article, I will discuss how to create container images with Docker and Podman. It is important to note that both follow to the OCI Spec

K3s is a well-known technology as Lightweight Kubernetes, a certified Kubernetes distribution(CNCF) for IoT and Edge computing

Network device or software that distributes incoming network traffic across multiple servers, services, or endpoints, examples HAProxy and NGINX

Develop a proxy to handle API calls with validation; the PokeAPI is used to supply some data because everyone loves Pokemon.