Kubernetes lol

kubectl Spickzettel
Siehe auch: Kubectl Überblick und JsonPath Dokumentation.Diese Seite ist eine Übersicht über den Befehl kubectl.kubectl - Spickzettel Kubectl Autovervollständigung BASH source <(kubectl completion bash) # Wenn Sie autocomplete in bash in der aktuellen Shell einrichten, sollte zuerst das bash-compl…
Kubernetes Ingress controllers comparison (upd′2020)
Sheet1 <a href=“https://medium.com/flant-com/comparing-ingress-controllers-for-kubernetes-9b397483b46b”>full article</a>,Kubernetes Ingress,NGINX Ingress,Kong Ingress,Traefik,HAproxy,Voyager,Contour,Istio Ingress,Ambassador,Gloo,SkipperProtocols,http/https, http2, grpc, tcp/udp (partial),http/h...

kubectl exec --stdin --tty nginx-6698764d94-shkbh -- /bin/bash

Kubernetes Environments

Welcome!
minikube is local Kubernetes
kind
K3s: Lightweight Kubernetes