线上的kustmozie的使用

文章目录

  • 安装kustmozie
    • nginx配置
    • dockerfile
  • kustomiza的使用
    • 创建/k8s/base的目录
      • deployment.yaml
      • service.yaml
      • kustomization.yaml
    • 创建/k8s/overlays/prod的目录
      • custom-env.yaml
      • replica-and-rollout-strategy.yaml
      • service.yaml
      • kustomization.yaml
      • nginx.conf

安装kustmozie

你可能感兴趣的:(devops的生产实践,k8s小技巧,kubernetes,linux,运维)