К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Kubernetes & Cloud Native Associate (KCNA) Prep · LearnSpace
Назад в каталог
courseraПрограммирование

Kubernetes & Cloud Native Associate (KCNA) Prep

Курс от Packt
Средний≈ 18.2 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. This course prepares you for the Kubernetes and Cloud Native Associate (KCNA) exam by covering key Kubernetes concepts and cloud-native technologies. You will explore the fundamentals of container orchestration, Kubernetes architecture, and essential components like pods, deployments, and services. Learn how to set up and manage Kubernetes clusters, configure networking, and implement best practices for security, including RBAC and network policies. With hands-on demonstrations, you'll dive into Kubernetes objects, storage, and services, while also gaining insights into cloud-native observability tools. This course is ideal for those preparing for the KCNA exam and IT professionals seeking to deepen their Kubernetes knowledge. By the end of the course, you’ll be able to deploy and manage Kubernetes clusters, secure applications, and utilize cloud-native tools for monitoring and application delivery.

Навыки, которые вы освоите

KubernetesCloud-Native ComputingApplication DeploymentServerless ComputingRole-Based Access Control (RBAC)Prometheus (Software)Data PersistenceYAMLGrafanaVirtual NetworkingContainerizationNetwork RoutingScalabilityCloud Computing ArchitectureInfrastructure Security

Программа курса

16 модулей · 148 учебных материалов

01Course Introduction4 материалов

Course Introduction

IntroductionВидеоFull Course ResourcesЧтениеKCNA Exam OverviewВидеоOverview of CNCF, Governance, and CommunityВидео
02Kubernetes Fundamentals13 материалов

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Kubernetes & Cloud Native Associate (KCNA) Prep
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 18.2 ч

16 модулей

Язык: Английский

Часть программы вашего университета

Kubernetes Fundamentals

Evolution of ContainersВидеоLimitations of ContainersВидеоContainer OrchestrationВидеоFeatures of a Container OrchestratorВидеоIntroduction to KubernetesВидеоWhy KubernetesВидеоSetup Options/OfferingsВидеоKubernetes Controller and Worker ComponentsВидеоDemonstration - Kubernetes DocumentationВидеоOverview and Pre-requisites of Setting Up a Two-Node Cluster with KubeadmВидеоDemonstration - Two-Node Cluster SetupВидеоUnderstanding Container Orchestration with KubernetesDIALOGUEKubernetes Fundamentals - AssessmentЗадание
03Kubernetes Objects15 материалов

Kubernetes Objects

Kubernetes CLI OverviewВидеоIntroduction to Kubernetes ObjectsВидеоGetting Started with NameSpacesВидеоDemonstration - Namespaces Operations (OPTIONAL)ВидеоGetting Started with PodsВидеоDemonstration - Pods Operations (OPTIONAL)ВидеоIntroduction to ReplicaSetsВидеоDemonstration - ReplicaSet Operations (OPTIONAL)ВидеоGetting Started with DeploymentsВидеоDemonstration - Deployment Operations (OPTIONAL)ВидеоIntroduction to Labels and SelectorsВидеоDemonstration - Labels and Selectors (OPTIONAL)ВидеоSummaryВидеоUnderstanding Kubernetes Objects and ConceptsDIALOGUEKubernetes Objects - AssessmentЗадание
04Kubernetes Networking10 материалов

Kubernetes Networking

Introduction to Service ObjectВидеоClusterIPВидеоDemonstration - ClusterIP (OPTIONAL)ВидеоNodePortВидеоDemonstration - NodePort (OPTIONAL)ВидеоLoadBalancerВидеоDemonstration - LoadBalancer (OPTIONAL)ВидеоSummaryВидеоExposing Applications with Kubernetes ServicesDIALOGUEKubernetes Networking - AssessmentЗадание
05Kubernetes Manifest Files3 материалов

Kubernetes Manifest Files

Kubernetes API Ecosystem and Developing Object Definition FilesВидеоCreating a Kubernetes Pod Manifest from ScratchDIALOGUEKubernetes Manifest Files - AssessmentЗадание
06Useful Kubernetes Objects17 материалов

Useful Kubernetes Objects

DaemonSetsВидеоDemonstration - DaemonSets (OPTIONAL)ВидеоJobsВидеоDemonstration - Jobs (OPTIONAL)ВидеоCronJobsВидеоDemonstration - CronJobs (OPTIONAL)ВидеоStatic PodsВидеоDemonstration - Static Pods (OPTIONAL)ВидеоConfigMapsВидеоDemonstration - ConfigMaps (OPTIONAL)ВидеоSecretsВидеоDemonstration - Secrets (OPTIONAL)ВидеоUseful Tip - Init ContainersВидеоUseful Tip - Resource Limits and RequestsВидеоSummaryВидеоManaging Configuration and Secrets in KubernetesDIALOGUEUseful Kubernetes Objects - AssessmentЗадание
07Scheduling9 материалов

Scheduling

NodenameВидеоDemonstration - NodeName (OPTIONAL)ВидеоNodeSelectorВидеоDemonstration - NodeSelector (OPTIONAL)ВидеоTaints and TolerationsВидеоPod Disruption Budgets (PDBs)ВидеоDemonstration - Pod Disruption Budgets (OPTIONAL)ВидеоUnderstanding Pod Scheduling and Labeling in KubernetesDIALOGUEScheduling - AssessmentЗадание
08Storage10 материалов

Storage

Getting Started with VolumesВидеоDemonstration - EmptyDir Volume Type (Ephemeral Volumes) (OPTIONAL)ВидеоDemonstration - HostPath Volume Type (Persistent Volumes) (OPTIONAL)ВидеоPersistent Volume & Persistent Volume ClaimВидеоDemonstration - PV and PVC with NFS (OPTIONAL)ВидеоDynamic Volumes using Storage ClassesВидеоStatefulSetsВидеоDeployment vs StatefulSetsВидеоUnderstanding Volumes in CubinDIALOGUEStorage - AssessmentЗадание
09Security11 материалов

Security

Best Practices for Cloud Native SecurityВидеоDemonstration - Image and Manifests ScansВидеоDemonstration - CIS Benchmarking with Kube-benchВидеоNetwork PolicyВидеоDemonstration - Default All Allow Policy (OPTIONAL)ВидеоDemonstration - All Deny Policy (OPTIONAL)ВидеоDemonstration - Namespace Scoped Policy (OPTIONAL)ВидеоRole-Based Access Control (RBAC)ВидеоService AccountsВидеоUnderstanding Cluster Security and Network Policies in KubernetesDIALOGUESecurity - AssessmentЗадание
10Service Mesh3 материалов

Service Mesh

Getting Started with Service MeshesВидеоUnderstanding Service Meshes and Interservice CommunicationDIALOGUEService Mesh - AssessmentЗадание
11Getting Started with Helm4 материалов

Getting Started with Helm

Introduction to Helm ChartsВидеоDemonstration - Helm Charts from Artifact Hub (OPTIONAL)ВидеоUnderstanding Helm and Its Key ComponentsDIALOGUEGetting Started with Helm - AssessmentЗадание
12Cloud Native Architecture7 материалов

Cloud Native Architecture

Introduction to Cloud NativeВидеоAutoscaling - HPA, VPA, Cluster AutoscalerВидеоServerlessВидеоRoles and PersonasВидеоOpen StandardsВидеоUnderstanding Cloud Native Architecture and MicroservicesDIALOGUECloud Native Architecture - AssessmentЗадание
13Cloud Native Observability7 материалов

Cloud Native Observability

Getting Started with ObservabilityВидеоUnderstanding SLO/SLI and SLA'sВидеоOverview of PrometheusВидеоOverview of GrafanaВидеоCost ManagementВидеоUnderstanding Telemetry, Observability, and Prometheus TerminologyDIALOGUECloud Native Observability - AssessmentЗадание
14Cloud Native Application Delivery11 материалов

Cloud Native Application Delivery

Cloud Native Application DeliveryВидеоIntroduction to GitOpsВидеоOverview of the Argo Project'sВидеоIntroduction to Argo CDВидеоFeatures of Argo CDВидеоDemonstration - ArgoCD DocumentationВидеоPrerequisites for Argo CDВидеоDemonstration - Installing Argo CD on Kubernetes (OPTIONAL)ВидеоDemonstration - Argo CD UI Walkthrough (OPTIONAL)ВидеоUnderstanding GitOps with Argo CD and CI/CD PipelinesDIALOGUECloud Native Application Delivery - AssessmentЗадание
15Understanding Docker (OPTIONAL)21 материалов

Understanding Docker (OPTIONAL)

Topic Introduction - Introduction to DockerВидеоIntroduction to ContainerizationВидеоContainerization ConceptsВидеоAvailable Container ToolsetsВидеоDocker at a GlanceВидеоDocker ArchitectureВидеоDocker ObjectsВидеоDemonstration: Official Docker Documentation WalkthroughВидеоSummaryВидеоOverview of Docker Installation MethodsВидеоDemonstration - Installing Docker on LinuxВидеоDemonstration - Docker PlaygroundВидеоIntroduction to Docker CLIВидеоDemonstration - Introduction to Docker CommandsВидеоOverview of Docker ImagesВидеоOverview of Docker ContainersВидеоGetting Started with DockerfileВидеоDemonstration - Creating a DockerfileВидеоDemonstration - Validating Dockerfile and Building ImageВидеоGetting Started with Docker: Key Concepts and Hands-On PracticeDIALOGUEUnderstanding Docker (OPTIONAL) - AssessmentЗадание
16Course Conclusion3 материалов

Course Conclusion

ConclusionВидеоFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание