You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a number of simple scenarios that help demonstrate Kubernetes concepts and tools. See the README file in each subdirectory for more information on running each scenario.
Prerequisites
All scenarios in this repo require PowerShell Core, as this allows you to run them on either Windows or Linux.
Drive pods away from certain nodes using taints. Use taints, tolerations, and node affinity together for powerful, fine-grained control of pod placement on nodes.