kubectl run
Pod oder Deployment starten.
Syntax
$kubectl run NAME --image=IMAGE [OPTIONEN]
Beispiele
Beispiele
$kubectl run nginx --image=nginx
Typische Anwendungsfälle
kubectl run --help
kubectl run --help
Hinweis
Run pod/deployment.
Export