Kubernetes CKA Professional [GKKUBCKA]
Startdaten und Startorte
computer Online: VIRTUAL TRAINING CENTER 17. Mär 2025 bis 19. Mär 2025Details ansehen event 17. März 2025, 09:00-17:00, VIRTUAL TRAINING CENTER, NL241881.1 event 18. März 2025, 09:00-17:00, VIRTUAL TRAINING CENTER, NL241881.2 event 19. März 2025, 09:00-17:00, VIRTUAL TRAINING CENTER, NL241881.3 |
placeNieuwegein (Iepenhoeve 5) 26. Mai 2025 bis 28. Mai 2025Details ansehen event 26. Mai 2025, 09:00-17:00, Nieuwegein (Iepenhoeve 5), NL241882.1 event 27. Mai 2025, 09:00-17:00, Nieuwegein (Iepenhoeve 5), NL241882.2 event 28. Mai 2025, 09:00-17:00, Nieuwegein (Iepenhoeve 5), NL241882.3 |
computer Online: VIRTUAL TRAINING CENTRE 26. Mai 2025 bis 28. Mai 2025Details ansehen event 26. Mai 2025, 09:00-17:00, VIRTUAL TRAINING CENTRE, NL241882V.1 event 27. Mai 2025, 09:00-17:00, VIRTUAL TRAINING CENTRE, NL241882V.2 event 28. Mai 2025, 09:00-17:00, VIRTUAL TRAINING CENTRE, NL241882V.3 |
computer Online: VIRTUAL TRAINING CENTER 2. Jul 2025 bis 4. Jul 2025Details ansehen event 2. Juli 2025, 09:00-17:00, VIRTUAL TRAINING CENTER, NL241883.1 event 3. Juli 2025, 09:00-17:00, VIRTUAL TRAINING CENTER, NL241883.2 event 4. Juli 2025, 09:00-17:00, VIRTUAL TRAINING CENTER, NL241883.3 |
placeNieuwegein (Iepenhoeve 5) 8. Sep 2025 bis 10. Sep 2025Details ansehen event 8. September 2025, 09:00-17:00, Nieuwegein (Iepenhoeve 5), NL241884.1 event 9. September 2025, 09:00-17:00, Nieuwegein (Iepenhoeve 5), NL241884.2 event 10. September 2025, 09:00-17:00, Nieuwegein (Iepenhoeve 5), NL241884.3 |
computer Online: VIRTUAL TRAINING CENTRE 8. Sep 2025 bis 10. Sep 2025Details ansehen event 8. September 2025, 09:00-17:00, VIRTUAL TRAINING CENTRE, NL241884V.1 event 9. September 2025, 09:00-17:00, VIRTUAL TRAINING CENTRE, NL241884V.2 event 10. September 2025, 09:00-17:00, VIRTUAL TRAINING CENTRE, NL241884V.3 |
Beschreibung
Ontdek de verschillende trainingsmogelijkheden bij Global Knowledge
Online of op locatie er is altijd een vorm die bij je past.
Kies op welke manier jij of je team graag een training wilt volgen. Global Knowledge bied je verschillende trainingsmogelijkheden. Je kunt kiezen uit o.a. klassikaal, Virtueel Klassikaal (online), e-Learning en maatwerk. Met onze Blended oplossing kun je de verschillende trainingsvormen combineren.
OVERVIEW
This Kubernets CKA Professional course is a Kubernetes Fundamentals and CKA exam theory training.
The training covers the Kubernetes Fundamentals for engineers as defined by the Cloud Native Computing Foundation (CNCF) and tested in the CKA exam:
- based on an understanding of the Kubernetes Architecture
- in the context of IT development, Microservices, and Cloud-Native so that you, at the end of this course, can start using Kubernetes as Engineer based on understanding, and insight into Kubernetes,
The training is hands-on:
- every participant has their own bare-metal cluster
- the training is loaded with exercises and examples (which you carry out yourself), so Kubernetes will be taug…
Frequently asked questions
Es wurden noch keine FAQ hinterlegt. Falls Sie Fragen haben oder Unterstützung benötigen, kontaktieren Sie unseren Kundenservice. Wir helfen gerne weiter!
Ontdek de verschillende trainingsmogelijkheden bij Global Knowledge
Online of op locatie er is altijd een vorm die bij je past.
Kies op welke manier jij of je team graag een training wilt volgen. Global Knowledge bied je verschillende trainingsmogelijkheden. Je kunt kiezen uit o.a. klassikaal, Virtueel Klassikaal (online), e-Learning en maatwerk. Met onze Blended oplossing kun je de verschillende trainingsvormen combineren.
OVERVIEW
This Kubernets CKA Professional course is a Kubernetes Fundamentals and CKA exam theory training.
The training covers the Kubernetes Fundamentals for engineers as defined by the Cloud Native Computing Foundation (CNCF) and tested in the CKA exam:
- based on an understanding of the Kubernetes Architecture
- in the context of IT development, Microservices, and Cloud-Native so that you, at the end of this course, can start using Kubernetes as Engineer based on understanding, and insight into Kubernetes,
The training is hands-on:
- every participant has their own bare-metal cluster
- the training is loaded with exercises and examples (which you carry out yourself), so Kubernetes will be taught by doing, at the level of CKA.
The experiences you gain during the training will give you tools to use Kubernetes in practice and prepares you, for the theoretical part, for the CKA exam.
OBJECTIVES
Hands-on learning of Kubernetes in the base and on bare metal. In line with the theory expected by the Cloud Native Computing Foundation for certification.
The aim of this training is that after this training the participant is able to start using Kubernetes in his/her organization as an Engineer:
- After this training, the participant has the basic knowledge to set up and use Kubernetes on both on-premise (self-hosting) and managed-hosting.
- Learning the Kubernetes basis, as formulated by the CNCF, from a hands-on approach and based on the Kubernetes architecture.
- This training lays the foundation needed for certification so that subsequent exam training courses can build on this.
- This training gives participants inside in Kubernetes as an application, at the hosting architecture level, and as a hosting platform.
AUDIENCE
The training is meant for:
- Engineers responsible for designing, setting up, or managing Kubernetes clusters. The level of entry is from beginning to medium knowledge of Kubernetes.
- For anyone who aims to obtain certification as a Certified Kubernetes Administrator (CKA). This training teaches the theory needed for the CKA Exam.
CERTIFICATION
In this training, the basic knowledge required for the Certified Kubernetes Administrator exam is taught. The exam itself consists of assignments, which allow the exam to focus on skills and speed of action. A theoretical/comprehensive basis is therefore not enough to actually take the exam if passing is the starting point.
NEXT STEP
The following is recommended for further study:
- Kubernetes Administrator Advanced (GKKUBCKAA)
CONTENT
This training follows the contents as prescribed for the CKA exam for certification by offering the theory in presentation form and performing 30 to 40 detailed exercises.
Topics taught:
- A History of IT
- Virtualization: what is a Virtual Machine and what is a Container. And what is the difference between the two?
- What is Kubernetes, what is Cloud Native? And why is this development important?
- Kubernetes architecture
- Kubernetes principles
- Kubernetes components
- Kubernetes Resources (deployment, replicaset, pods)
- Basic concepts of Kubernetes: control plane, resources in detail, services, draining nodes, setting limits, tolerations, anti-affinity, horizontal scaling, deployments, release management & canary releases, liveliness checks, readiness checks updates, rollbacks, configsmaps & secrets, lifecycle-hooks & init containers, logging, monitoring, troubleshooting, bootstrapping, component configuration, dns-networking, static pods, tls: communicating with apiserver, multi-containers, sidecar containers, pod-policies, linux-capabilities, privileges and access control, application troubleshooting, network policies, service accounts
- Storage
- Kubernetes use principles: Helmet, Ingress Controller
- Kubernetes security: Role Based Access Control (RBAC).
Werden Sie über neue Bewertungen benachrichtigt
Schreiben Sie eine Bewertung
Haben Sie Erfahrung mit diesem Kurs? Schreiben Sie jetzt eine Bewertung und helfen Sie Anderen dabei die richtige Weiterbildung zu wählen. Als Dankeschön spenden wir € 1,00 an Stiftung Edukans.Es wurden noch keine FAQ hinterlegt. Falls Sie Fragen haben oder Unterstützung benötigen, kontaktieren Sie unseren Kundenservice. Wir helfen gerne weiter!