CFN Cloud
Cloud Future New Life
en zh
Kubernetes Simulator

kubectl WebShell

Read-only terminal for a curated set of kubectl commands and expected outputs.

Guided practice

Treat it as a safe shell for command rehearsal

This simulator is useful for learning cluster inspection commands such as `kubectl get`, `kubectl describe`, and namespace-wide troubleshooting flows before touching a real environment.

cluster: lab-sim read-only
kubectl@sim:~$
Try: kubectl get nodes, kubectl get pods -A, kubectl describe pod web-6f8b9b6d44-jm7kf
Common questions

Frequently asked questions

Can I use this simulator to practice kubectl?

Yes. It is designed for practicing common inspection commands and understanding expected outputs in a safer environment.

Is the simulator always read-only?

By default it is read-only. In some deployments it can be connected to a container-backed environment depending on server configuration.