> For the complete documentation index, see [llms.txt](https://k8s.huweihuang.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://k8s.huweihuang.com/project/setup/installer.md).

# 部署k8s集群

- [使用kubeadm安装生产环境kubernetes](https://k8s.huweihuang.com/project/setup/installer/install-k8s-by-kubeadm.md)
- [使用kubespray安装kubernetes](https://k8s.huweihuang.com/project/setup/installer/install-k8s-by-kubespray.md)
- [使用minikube安装kubernetes](https://k8s.huweihuang.com/project/setup/installer/install-k8s-by-minikube.md)
- [使用kind安装kubernetes](https://k8s.huweihuang.com/project/setup/installer/install-k8s-by-kind.md)
