Amazon EKS Primer – P2: Kubernetes Review
Kubernetes concepts This course focuses on the Amazon EKS service and assumes you are familiar with Kubernetes. If you are new to Kubernetes or would like a refresher, scroll down to review some key Kubernetes terms and concepts. If you are very familiar with Kubernetes and want to skip the refresher, select the following button to advance to the next section. Kubernetes objects Cluster: A set of worker machines, called nodes, that run containerized applications. Every cluster has at least one worker node. A cluster also has a control plane that runs services that manage the cluster. Cluster: A set of worker
Xem thêm