Kubernetes and Responsive Design
Kubernetes
The core knowledge and experience tested on the KCNA exam is Kubernetes. Yesterday I looked at all the components in K8s:
- Cluster
- Node
- Namespace
- Pod
- Service
- Proxy
- Ingress
- kubelet
- kubectl
- Network Policy
- Cloud Control Manager
- Controller Manager
- Deployment
- ReplicaSet
- StatefulSet
- Volume
- API Server
- ConfigMap
- Secret
- Scheduler
- etcd
Responsive Design
Yesterday, I finished the second section in this module, looking at:
text-transform
- viewport units:
vh
andvw
background-image
andbackground-size
- flexbox child
order
- Applying
box-sizing: border-box
at the*
level