-
## Software
- https://k3s.io/
- https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/
- https://datasheets.raspberrypi.com/rpi5/raspberry-pi-5-product-brief.pdf
- …
-
Source File: [/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md](https://github.com/kubernetes/website/blob/master/content/en/docs/setup/production-environment/tools/kubea…
-
Maintenance tasks such as k8s upgrades, OS upgrades and re-configurations (disk, etc) can require k8s nodes to be offline for reconfiguration and rebooting.
Minimize k8s service disruptions when th…
-
![image](https://user-images.githubusercontent.com/22612182/154607790-0a2622bb-0cd6-4fc9-bb85-57137abc0b96.png)
![image](https://user-images.githubusercontent.com/22612182/154607945-1c4761de-c890-48b…
-
As what was discussed in [Slack Channel](https://kubernetes.slack.com/archives/C2P1JHS2E/p1618901241136000), I think an instruction docs for kubeadm to transfer a non High Available cluster to a H…
-
Source File: [/docs/setup/production-environment/tools/kubeadm/ha-topology.md](https://github.com/kubernetes/website/blob/master/content/en/docs/setup/production-environment/tools/kubeadm/ha-topology.…
-
Follow-up for https://github.com/SovereignCloudStack/standards/pull/524
The goal is to set the `Node distribution` standard to `Stable` after all discussion topics are debated and decided and the nec…
-
## Urgent Upgrade Notes
### (No, really, you MUST read this before you upgrade)
- :warning:
action required
The `kubelet_node_{config_extra_args,custom_flags} are removed`. Use `kubelet_{…
-
Source File: [/blog/_posts/2019-06-24-kubeadm-ha-v115.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2019-06-24-kubeadm-ha-v115.md)
-
# 在 debian 10 上以 kubeadm 方式安装 Kubernetes v1.20.5 ha集群
本次使用全手工的方式在 debian 10 系统上以 kubeadm 形式部署 kubernetes 的 ha集群,ha 方式选择 node 节点代理 apiserver 的方式。
[https://lework.github.io/2021/04/03/debian-kubeadm-i…