mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 12:53:30 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# kubectl expose
|
||||
|
||||
> Expose a resource as a new Kubernetes service.
|
||||
> More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#expose>.
|
||||
> More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_expose>.
|
||||
|
||||
- Create a service for a resource, which will be served from container port to node port:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user