Awesome
Run LNMP on Kubernetes
<p align="center"> <img width="600" src="https://user-images.githubusercontent.com/16733187/47264269-2467a780-d546-11e8-8cde-f63207ee28d9.jpg"> </p>从 0 开始部署 Kubernetes 集群
云服务
本项目维护方案
其他方案
微信订阅号
<p align="center"> <img width="200" src="https://user-images.githubusercontent.com/16733187/46847944-84a96b80-ce19-11e8-9f0c-ec84b2ac463e.jpg"> </p> <p align="center"><strong>关注项目作者微信订阅号,接收项目最新动态</strong></p>LNMP Demo
参考 lnmp 文件夹
Helm
or Kustomize
固定的 YAML 文件很难扩展,可以使用 Helm
或 Kustomize($ kubectl apply -k XXX)
灵活的部署应用。具体说明请查看文档。
Helm
Tips
Ubuntu 19.04+ / Debian 10(buster)+ / Fedora 29+
Ensure iptables tooling does not use the nftables backend
具体请查看 这里
学习
- 存储
pv
pvc
csiflexvolume
- 网络
cni
calico - 服务 ingress
- 容器运行时
cri
docker
cri-containerd
cri-o
- 监控 Prometheus
- 日志 efk