项目作者: lrakai

项目描述 :
Example scenario representative of what you might need to solve in the Certified Kubernetes Admin (CKA), or even the Certified Kubernetes Application Developer (CKAD) Exam
高级语言: Shell
项目地址: git://github.com/lrakai/cka-practice-scenario.git
创建时间: 2019-05-10T02:14:38Z
项目社区:https://github.com/lrakai/cka-practice-scenario

开源协议:MIT License

下载


cka-practice-scenario

Example scenario representative of what you might need to solve in the Certified Kubernetes Admin (CKA), or even the Certified Kubernetes Application Developer (CKAD) Exam

Example Master SSM command

To check the state of the cluster as an external observer, you can use the RunCommand API in AWS Systems Manager using the AWS-RunShellScript document. An example of a command to run on the master is:

  1. kubectl --kubeconfig=/home/ubuntu/.kube/config get nodes