mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 21:53:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# kubectl run
|
||||
|
||||
> Run pods in Kubernetes. Specifies pod generator to avoid deprecation error in some K8S versions.
|
||||
> Run pods in Kubernetes.
|
||||
> Specifies pod generator to avoid deprecation error in some K8S versions.
|
||||
> More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_run/>.
|
||||
|
||||
- Run an nginx pod and expose port 80:
|
||||
|
||||
Reference in New Issue
Block a user