
Certificazione Kubernetes Administrator (CKA)
PANORAMICA

Esame Certified Kubernetes Administrator (CKA);
Nel mercato del lavoro IT attuale, le competenze sui container, sui microservizi e sul devOps sono senza dubbio quelle a più alto trend di crescita nelle richieste delle aziende a tutti i livelli. E lo saranno sempre di più nei prossimi periodi. L’esame per la certificazione CKA Kubernetes Administrator, gestito ed erogato da Cloud Native Computing Foundation, è progettato per convalidare le competenze sulle componenti fondamentali dell’amministrazione Kubernetes come: Application Lifecycle Management, Installation, Configuration e Validation, Networking, Scheduling, Security, Cluster, Maintenance, Logging e Monitoring, Storage e Troubleshooting. Lo scopo del programma Certified Kubernetes Administrator (CKA) è fornire la garanzia che i soggetti certificati abbiano le capacità, le conoscenze e le competenze per svolgere il ruolo di amministratore Kubernetes.
Per conseguire la Certificazione Kubernetes Administrator (CKA) è necessario sostenere con successo il seguente esame:
Certified Kubernetes Administrator (CKA) Exam;

Corso di Preparazione
Corso Kubernetes Administrator;
Contattaci ora per ricevere tutti i dettagli e per richiedere, senza alcun impegno, di parlare direttamente con uno dei nostri Docenti CLICCA QUI.
Oppure chiamaci subito al nostro numero verde 800-177596.
SVOLGIMENTO E DURATA
Esame Certified Kubernetes Administrator (CKA) Durata 180 minuti;
Negli esami sono presenti quesiti formulati in lingua inglese in forme differenti: Risposta Multipla; completamento di testo, collegamenti concettuali Drag and Drop.
PREREQUISITI
Frequentare il Corso Kubernetes Administrator.
ARGOMENTI D’ESAME
Esame Certified Kubernetes Administrator (CKA)
Cluster Architecture, Installation & Configuration
- Manage role based access control (RBAC)
- Use Kubeadm to install a basic cluster
- Manage a highly-available Kubernetes cluster
- Provision underlying infrastructure to deploy a Kubernetes cluster
- Perform a version upgrade on a Kubernetes cluster using Kubeadm
- Implement etcd backup and restore
Understand deployments and how to perform rolling update and rollbacks
- Use ConfigMaps and Secrets to configure applications
- Know how to scale applications
- Understand the primitives used to create robust, self-healing, application deployments
- Understand how resource limits can affect Pod scheduling
- Awareness of manifest management and common templating tools
Services & Networking
- Understand host networking configuration on the cluster nodes
- Understand connectivity between Pods
- Understand ClusterIP, NodePort, LoadBalancer service types and endpoints
- Know how to use Ingress controllers and Ingress resources
- Know how to configure and use CoreDNS
- Choose an appropriate container network interface plugin
Storage
- Understand storage classes, persistent volumes
- Understand volume mode, access modes and reclaim policies for volumes
- Understand persistent volume claims primitive
- Know how to configure applications with persistent storage
Troubleshooting
- Evaluate cluster and node logging
- Understand how to monitor applications
- Manage container stdout & stderr logs
- Troubleshoot application failure
- Troubleshoot cluster component failure
- Troubleshoot networking