Live Cluster Status:
Kubernetes Emulator Lab (Sandbox)
Welcome to the Kubernetes Emulator 🚀
Type
help
to see available kubectl commands
# Paste or type your YAML manifest here apiVersion: v1 kind: Pod metadata: name: myapp-pod spec: containers: - name: myapp-container image: nginx
Export State
Import State