Kubernetes [12]

kubeadm 安装 k8s 1.28.2

1 安装环境 OS: Rocky Linux 8.9 kubernetes: 1.28.2 Container Runtime:Docker CE 24.0.7 CRI: cri-docker v0.3.8 安装docker 参考之前部署文章:使用 KubeKey 从0搭建 k8s+ kubeov

使用 KubeKey 从0搭建 k8s+ kubeovn 三节点标准集群

1 搭建三节点操作系统 选择的是Rocky8.8操作系统,官方下载地址:下载 Rocky | Rocky Linux(下载Minimal即可,下载缓慢可以复制下载链接至迅雷下载) 搭建环境配置见下图,三节点配置相同。 可配置中国科大Rocky8镜像源,方便下载一些软件,参考:Rocky Lin

边缘容器云解决方案

点击🖱️ 原文链接 边缘容器云解决方案 1. 边缘计算与 K8S 1.1 边缘计算行业分析 1.1.1 60 年来的算力架构演进 1960-1980:由封闭网络和巨型应用主导的单体计算架构。 1980-2000:由开放网络和小型客户端应用主导的分散式计算架构,进入 PC 互联网时代。<

CKA Lesson 08:Advance

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 08:Advance 8.1 监控、日志、排错 监控:Grafana / Prometheus / AlertManager 日志:ElasticSear

CKA Lesson 09:CKA

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 09:CKA 9.1 考试注意事项 9.2 模拟题讲解 9.3 实验:做模拟题 Lesson 10: FAQ 什么是配置 egress ip?红帽方案,

CKA Lesson 06: K8S Storage

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 06: K8S Storage 6.1 什么是 ConfigMap & Secret? ConfigMap 参考:

CKA Lesson 05: K8S Schedule

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 05: K8S Schedule 5.1 怎么部署多节点的 k8s 集群? 参考资料 官方文档:如何利用 kubeadm 创建高可用集群? 怎么部署一个

CKA Lesson 04:K8S Auth & Security

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 04:K8S Auth & Security 4.1 什么是 K8S 的 3A? Authentication / Authorization / Adm

CKA Lesson 07: Service

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 07: Service 7.1 Service 在底层是怎么实现的? Service Connecting Applications wi

CKA Lesson 03:K8S concepts

原文内容:https://gitee.com/dev-99cloud/training-kubernetes ,在此基础上有新增。 Lesson 03:K8S concepts 3.1 什么是 YAML? 怎么理解 YAML?列表 / 字典 / 数字 / 字符串 / Bool 3.2 什么是 Nam