Skip to content

mashalkar/k8s

Repository files navigation

Learning the Kubernetes

Quick reference commands: Cheatsheet:

Lable a node:

$ kubectl label nodes node-1 size=Large

xml definaiton ~~ nodeSelector: size: Large ~~

Node affiniti and anti-affinity

$

$ kubectl explain pod --recursive | also grep can be used. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages