When working with Kubernetes, you may have encountered Endpoints resources, which define how traffic is routed to pods selected by a service. Within these resources,…
Linux cheat sheet
When working with Kubernetes, you may have encountered Endpoints resources, which define how traffic is routed to pods selected by a service. Within these resources,…
In this guide, we’ll walk through the steps to create a Kubernetes user with restricted permissions. We will also include instructions on creating a Linux…
K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and…