Linux Foundation Certified System Administrator
Certified Kubernetes Administrator (CKA) Program
Certified Kubernetes Application Developer (CKAD) Program
Certified Kubernetes Security Specialist (CKS)
Hyperledger Fabric Certified Practitioner (HFCP) Exam
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
Diagram Description automatically generated
Which style of operations are preferred for K8S and cloud native applications?
JSON
Declarative
Imperative
Which statement is true about Pod Networking?
All pod requires an external DNS server to get the hostname
All containers in a pod get a unique IP address
All containers in a pod share a single IP address
All pod requires NAT to get a unique IP address.
Text Description automatically generated