https://github.com/dbubenheim/kcna
My preparation material for the Kubernetes and Cloud Native Associate Exam
https://github.com/dbubenheim/kcna
certification cloud-native cncf k8s kubernetes
Last synced: about 1 year ago
JSON representation
My preparation material for the Kubernetes and Cloud Native Associate Exam
- Host: GitHub
- URL: https://github.com/dbubenheim/kcna
- Owner: dbubenheim
- Created: 2023-03-02T21:08:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T20:53:24.000Z (about 3 years ago)
- Last Synced: 2025-01-22T20:13:44.590Z (over 1 year ago)
- Topics: certification, cloud-native, cncf, k8s, kubernetes
- Homepage: https://www.cncf.io/certification/kcna/
- Size: 4.71 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preparation for the Kubernetes and Cloud Native Associate (KCNA)
> The Kubernetes and Cloud Native Associate (KCNA) exam demonstrates a user’s foundational knowledge and skills in Kubernetes and the wider cloud native ecosystem.
## Purpose
This repository is meant to be my personal preparation material for the KCNA exam.
## Repository structure
The exam consists of five domains, and you can find my personal notes on each topic here
* [Kubernetes Fundamentals](00-kubernetes-fundamentals/00-kubernetes-fundamentals.md)
* [Container Orchestration](01-container-orchestration/01-container-orchestration.md)
* [Cloud Native Architecture](02-cloud-native-architecture/02-cloud-native-architecture.md)
* [Cloud Native Observability](03-cloud-native-observability/03-cloud-native-observability.md)
* [Cloud Native Application Delivery](04-cloud-native-application-delivery/04-cloud-native-application-delivery.md)
## Certification Details
The Kubernetes and Cloud Native Associate (KCNA) exam demonstrates a user’s foundational knowledge and skills in Kubernetes and the wider cloud native ecosystem.

## Pricing
$250
## Includes
* Online
* Certification Valid for 3 Years
* Includes 12 Month Exam Eligibility
* One Retake
* Multiple Choice Exam
* Duration of Exam 90 minutes
## Who is it for?
The KCNA is a pre-professional certification designed for candidates interested in advancing to the professional level through a demonstrated understanding of kubernetes foundational knowledge and skills. This certification is ideal for students learning about or candidates interested in working with cloud native technologies.
## About This Certification
A certified KCNA will confirm conceptual knowledge of the entire cloud native ecosystem, particularly focusing on Kubernetes. The KCNA exam is intended to prepare candidates to work with cloud native technologies and pursue further CNCF credentials, including CKA, CKAD, and CKS.
## What It Demonstrates
KCNA will demonstrate a candidate’s basic knowledge of Kubernetes and cloud-native technologies, including how to deploy an application using basic kubectl commands, the architecture of Kubernetes (containers, pods, nodes, clusters), understanding the cloud-native landscape and projects (storage, networking, GitOps, service mesh), and understanding the principles of cloud-native security.
## Domains & Competencies
| Domain | Weight |
|-----------------------------------|--------|
| Kubernetes Fundamentals | 46% |
| Container Orchestration | 22% |
| Cloud Native Architecture | 16% |
| Cloud Native Observability | 8% |
| Cloud Native Application Delivery | 8% |
### Kubernetes Fundamentals
* Kubernetes Resources
* Kubernetes Architecture
* Kubernetes API
* Containers
* Scheduling
### Container Orchestration
* Container Orchestration Fundamentals
* Runtime
* Security
* Networking
* Service Mesh
* Storage
### Cloud Native Architecture
* Autoscaling
* Serverless
* Community and Governance
* Roles and Personas
* Open Standards
### Cloud Native Observability
* Telemetry & Observability
* Prometheus
* Cost Management
### Cloud Native Application Delivery
* Application Delivery Fundamentals
* GitOps
* CI/CD