HOME
R&D
Kubernetes
Kubernetes
Photo by
CHUTTERSNAP
kubectl inside Pod
By adding specific privileges, you can execute kubectl within a container to operate on clusters. …
Packet filtering on kubernetes
NetworkPolicy is a Kubernetes resource that restricts packet transfer between pods. It can limit …
Direct access to K3s containers on localhost
k3s can create a compact kubernetes cluster for development. With extra tweaks, you can access its …
k3s
k3s is a lightweight kubernetes distribution. It is also used as the runtime for Rancher Desktop. …