/lnmp-k8s

Deploy Kubernetes on Linux(systemd or Fedora CoreOS) | Deploy LNMP On Kubernetes

Primary LanguageShellApache License 2.0Apache-2.0

Run LNMP on Kubernetes

从 0 开始部署 Kubernetes 集群

云服务

本项目维护方案

其他方案

微信订阅号

关注项目作者微信订阅号,接收项目最新动态

LNMP Demo

参考 lnmp 文件夹

Helm or Kustomize

固定的 YAML 文件很难扩展,可以使用 HelmKustomize($ kubectl apply -k XXX) 灵活的部署应用。具体说明请查看文档。

Tips

Ubuntu 19.04+ / Debian 10(buster)+ / Fedora 29+

Ensure iptables tooling does not use the nftables backend

具体请查看 这里

学习

More Information