|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/exam-prep-cka-certified-kubernetes-administrator
课程评论:没有评论
课程名称:考试准备 CKA:认证 Kubernetes 管理员 课程概述:Kubernetes(K8s)是一个开源系统,用于部署、扩展、自动化和管理容器化应用程序。通过自动化,Kubernetes 有助于提高企业的生产力、效率,并减少运营停机时间。此培训课程旨在帮助学员提高 Kubernetes 的技能与知识,涵盖从基础到高级的各种概念,例如 Pods、Nodes、Schedulers、Replication Controller 和 Replica Sets 等。 课程大纲: 1. **Kubernetes 简介及核心概念** 第一个星期将介绍 Kubernetes 及其组件,学习安装和设置 Kubernetes 集群的步骤。 2. **Kubernetes:存储与网络** 第二个星期将学习 Kubernetes 集群的网络和存储方面,探索 Pods 与 ClusterIP 服务之间的连接,以及 Ingress Controller、容器网络接口(CNI)插件、网络策略、回收策略和持久存储等概念。 3. **Kubernetes:工作负载的扩展** 第三个星期将学习使用 Replica Sets 扩展集群,并探索使用 ConfigMaps 和 Secrets 配置应用程序的方法,同时了解创建强大、自愈的应用部署的基本元素。 4. **Kubernetes:Pods 和调度器** 第四个星期将介绍 Stateful Sets、Cron Jobs 和 DaemonSets 等概念,学习 Kubernetes 调度器的工作,掌握节点与 Pods 的关联及 Pod 调度。 5. **Kubernetes:集群架构、安装与配置** 第五个星期将学习使用 Kubeadm 创建简单的 Kubernetes 集群,管理基于角色的访问控制(RBAC),并重点关注 Kubernetes 的集群监控和备份技术。 6. **Kubernetes:故障排除** 第六个星期将探讨集群和网络的故障排除技术,包括节点日志记录及对 Kubernetes 集群应用程序的监控,学习故障排除集群组件失败的方法。 该课程将为学员提供全面的 Kubernetes 知识,帮助他们为 CKA 认证考试做好准备。
Name:Kubernetes Introduction and Core Concepts
Description:Welcome to the Exam Prep CKA: Certified Kubernetes Administrator Course. In the first week, we'll be introduced to Kubernetes (an open-source system for automating and managing containerized applications and its components. We will also explore the steps to install, setup Kubernetes cluster.
Name:Kubernetes: Storage and Networking
Description:In this second week, we'll learn about the networking and storage aspects of Kubernetes clusters. We'll explore the Connectivity between Pods and ClusterIP Service, along with the concepts such Ingress Controller, Container Network Interface (CNI) plugin, Network Policy, Reclaim Policies and Persistent Storage.
Name:Kubernetes: Scaling Workloads
Description:In the third week of this course, we'll learn to scale cluster using Replica Sets. We'll also explore other methods such as ConfigMaps and Secrets to configure applications. We will examine Primitives to create robust, self-healing, application deployments.
Name:Kubernetes: Pods and Schedulers
Description:In the fourth week of the course, we'll be introduced to the concepts such as Stateful Sets, Cron Jobs, and DaemonSets. We'll also explore Kubernetes Schedulers and learn to assign nodes to pods and examine Pod scheduling.
Name:Kubernetes: Cluster Architecture, Installation & Configuration
Description:In the fifth week of this course, we'll learn to create simple kubernetes cluster using Kubeadm. We'll also explore and manage role based access control (RBAC) in Kubernetes. At the end, we'll focus on Cluster monitoring and backup techniques in Kubernetes.
Name:Kubernetes: Troubleshooting
Description:In the sixth week of this course, we'll explore the concept of cluster and networking troubleshooting techniques. We'll start with node logging and monitor applications for Kubernetes clusters. We will also focus on methods to troubleshoot cluster component failures.
Kubernetes (K8s) is an open-source system for deploying, scaling, automating, and managing containerized applications. This automation helps in improving productivity, efficiency, and reduction of operational downtime for enterprises. This training course helps you develop your skills and knowledge in Kubernetes. In addition, you can also explore basic to advanced concepts of Kubernetes such as Pods, Nodes, Schedulers, Replication Controller & Replica Sets, etc. The course is designed for Cl