🏷️

containers

1 article tagged with "containers"

Tech Feeds

devops

Kubernetes namespaces: concepts & key commands

Introduction What are Namespaces in Kubernetes? A namespace in Kubernetes is a logical grouping of resources within a cluster. Separate environments (dev, staging, prod) Avoid naming conflicts Apply a...