Which of the following components is part of the Kubernetes control panel
kubectl
kube-proxy
Service Mesh
kubelet
Cloud control manager
Diagram Description automatically generated
What do GitOps tools do in kubernetes?
They allow us to make changes to a kubernetes cluster using a Git repository
They manage the source code of kubernetes itself
They allow us to store software code in Git
They allows us to store container images in repositories
What is the command to list all the available objects in your Kubernetes cluster?
kubectl get all
kubectl get api-resources
kubectl api-resources
kubectl get pods
Graphical user interface, text, application, email Description automatically generated
What is OPA?
Open Permission Agent
Online Policy Audit
Open Policy Agent
Offline Policy Accessor