@helpmeexitvi: Teaching my (foster) cat about Kubernetes so she can get adopted 🥹 with employable skills. Jolyne the cat came to live with me after being kept in a home where she didn’t get enough social exposure to humans. She is very shy, but she is a sweet and very playful kitty who has continued to warm up as she’s gotten used to us! If you are looking for a sweet and beautiful cat to adopt, please reach out :) Kubernetes runs your workload by placing containers into Pods to run on Nodes. A node may be a virtual or physical machine, depending on the cluster. Each node is managed by the control plane and contains the services necessary to run Pods. Typically you have several nodes in a cluster; in a learning or resource-limited environment, you might have only one node. The components on a node include the kubelet, a container runtime, and the kube-proxy. #kubernetes #catsandkubernetes #cats