SIMULATION -
[image: 01.png]
Context -
You have been asked to create a new ClusterRole for a deployment pipeline and bind it to a specific ServiceAccount scoped to a specific namespace.
Task -
Create a new ClusterRole named deployment-clusterrole, which only allows to create the following resource types:
✑ Deployment
✑ Stateful Set
✑ DaemonSet
Create a new ServiceAccount named cicd-token in the existing namespace app-team1.
Bind the new ClusterRole deployment-clusterrole to the new ServiceAccount cicd-token, limited to the namespace app-team1.
Question 2
SIMULATION -
[image: 01.png]
Task -
Set the node named ek8s-node-0 as unavailable and reschedule all the pods running on it.
0 / 6 已作答
PREVIEW POLICY6 questions are shown without answers. The current PDF contains 23 questions with answer notes.