Logo
Explore Help
Sign In
athens-school/K3s-cluster
3
0
Fork 0
You've already forked K3s-cluster
Code Issues 8 Pull Requests Packages Projects Releases Wiki Activity
K3s-cluster/longhorn/kustomization.yaml

6 lines
93 B
YAML
Raw Normal View History

feat(kustomization): Add kustomization for deployment When deploying anything on the cluster, a `kustomization.yaml` is to be used to allow for on-the-fly patches, and autonomous cluster configuration through native k8s file configuration. This commit adds the first iteration for such implementation, essentially fixing the issue of setting up the cluster from a clean base. Now everything is consolidated into one single file, which later applies desired resources. This also fixes having to copy and paste URLs into the console, as Kustomize allows one to put those URLs into the kustomization file.
2022-12-30 23:48:09 +01:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ingress.yaml
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 245ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API