Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

kubectl - CLI to interact with the cluster manager

Info
titleKubernetes Cheat Sheet

https://kubernetes.io/docs/reference/kubectl/cheatsheet/


Developing a microservice

...

Info
titleNote

When you use --expose switch, a Service is created at the same time as you create a Deployment


Deploying an application into Kubernetes Cluster

...