My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

Advanced Kubernetes

Across
Container that runs before the main application container
Status a pod goes into if it can’t be scheduled
Scale nodes based on pending pods or unused capacity
The unit of CPU used to allocate a certain percentage to a pod
The probe type that manages whether a Service will send traffic to a pod or not
Scale pods in and out in response to metrics
Instability caused by constantly adding and removing pods
Custom logic that reconciles state in your cluster
Resource value that a container is guaranteed to get when it’s pod is scheduled
Framework for building domain knowledge into Kubernetes components where human intervention would normally be needed
Down
Runs on a node and watches the apiserver for unbound pods
Delay setting before a probe begins checking containers
Probe that restarts containers when unhealthy
Resource allocations applied per container
Kubernetes provided metrics pipeline
Sets limits for all containers in a namespace
Arguably the most popular full metrics pipelines available
The command used to see the status, history, and undo deployments
Finds a suitable node for a pending pod
Go library built for interacting with Kubernetes in an easy way