Use Kustomize to differenciate between production and staging environments #3

Open
opened 2022-12-28 23:45:56 +00:00 by therbron · 2 comments
therbron commented 2022-12-28 23:45:56 +00:00 (Migrated from git.halia.dev)

https://kustomize.io/

Kustomize (also built-in under kubectl apply -k) allows for on-the-fly customization of manifests given an argument file.
This is ideal for in-manifests configuration such as AdGuard`s external IP.

https://kustomize.io/ Kustomize (also built-in under `kubectl apply -k`) allows for on-the-fly customization of manifests given an argument file. This is ideal for in-manifests configuration such as AdGuard`s external IP.
therbron commented 2022-12-28 23:45:56 +00:00 (Migrated from git.halia.dev)

assigned to @therbron

assigned to @therbron
therbron commented 2023-01-03 00:28:16 +00:00 (Migrated from git.halia.dev)

Bare-bone implementation has been added in the last couple of commits.
It includes remote manifests application, dev and prod env provisioning

Bare-bone implementation has been added in the last couple of commits. It includes remote manifests application, dev and prod env provisioning
therbron added the
Type: Enhancement
Priority: Medium
labels 2024-05-13 21:53:39 +00:00
therbron added this to the Halis cloud project 2024-05-13 21:53:41 +00:00
Sign in to join this conversation.
No description provided.