Kubernetes Administrator: Cluster Installation & Configuration
Kubernetes provides various tools specifically designed to run enterprise-class cloud-enabled and web-scalable IT workloads with configurable resource limits. To get the most out of this service deriving the right Kubernetes cluster architecture is essential.
In this course you;ll explore how Kubernetes built-in tools are used to work with the overall Kubernetes system. You;ll examine among other items the Container Runtime Interface workloads in Kubernetes and the lifecycle of a Pod.
You;ll then use kubeadm to create and bootstrap Kubernetes clusters. You;ll create deployments with labels and employ label selectors to filter Kubernetes objects. You;ll utilize kubectl to deploy applications inspect cluster resources authenticate against an API server and modify labels. You;ll configure Kubernetes clusters to run a combination of Linux and Windows nodes. You;ll also create namespaces and LimitRange objects and Pods for these namespaces.