Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 403 Bytes

k8s.md

File metadata and controls

19 lines (12 loc) · 403 Bytes

Kubernetes

Pls. make sure you have kind and kubectl installed upfront.

References:

Connections

kubectl --context kind-datacenter-k8s

Ingress

  • http
  • https ⚠️ you have to accept the Selfsigned CA.