-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
356 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
serviceTree: | ||
landscape: entei | ||
cluster: ruby | ||
platform: sulfoxide | ||
service: carbon | ||
layer: "1" | ||
|
||
revisionLimit: 3 | ||
projectName: bootstrap | ||
destination: https://03554f79-3c01-496e-974a-6cf3a793914a.k8s.ondigitalocean.com | ||
|
||
virtualClusters: | ||
pichu: | ||
apiServerBaseDomain: kubernetes.atomi.cloud | ||
refreshInterval: 1m | ||
policy: | ||
creation: Owner | ||
deletion: Retain | ||
pikachu: | ||
apiServerBaseDomain: kubernetes.atomi.cloud | ||
refreshInterval: 1m | ||
policy: | ||
creation: Owner | ||
deletion: Retain | ||
raichu: | ||
apiServerBaseDomain: kubernetes.atomi.cloud | ||
refreshInterval: 1m | ||
policy: | ||
creation: Owner | ||
deletion: Retain | ||
|
||
apps: | ||
prometheus: | ||
sync: 0 | ||
deploy: true | ||
values: [ "values.yaml" ] | ||
|
||
# Kyverno, Policy Engine, Argon | ||
argon: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Metric Server, Metrics, Xenon | ||
xenon: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Reloader, Reloader, Chlorine | ||
chlorine: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Cert Manager, Certificate Engine, Sulfur | ||
sulfur: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# External DNS, DNS Engine, Tin | ||
tin: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Kyverno Policies, Policies, Sodium | ||
sodium: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Cloudflared, Internal Ingress, Boron | ||
boron: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# KEDA, Pod Autoscaler, Iron | ||
iron: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# OTEL Operator, Observability Engine, Lithium | ||
lithium: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Cluster Issuer, Certificate Issuer, Zinc | ||
zinc: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# OTEL Collectors, Observability Agents, Silicon | ||
silicon: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
# Nginx, External Ingress, Gold | ||
gold: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.entei.ruby.yaml" ] | ||
|
||
|
||
# pichu vcluster, Pichu Virtual Cluster, Pichu Iodine | ||
pichu-iodine: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
createNamespace: true | ||
|
||
# pikachu vcluster, Pikachu Virtual Cluster, Pikachu Iodine | ||
pikachu-iodine: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
createNamespace: true | ||
|
||
# raichu vcluster, Raichu Virtual Cluster, Raichu Iodine | ||
raichu-iodine: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
createNamespace: true | ||
|
||
# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon | ||
pichu-carbon: | ||
sync: 5 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon | ||
pikachu-carbon: | ||
sync: 5 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# pichu vcluster bootstrap, Pichu Virtual Cluster Bootstrap, Pichu Carbon | ||
raichu-carbon: | ||
sync: 5 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
serviceTree: | ||
landscape: pichu | ||
cluster: ruby | ||
|
||
revisionLimit: 3 | ||
projectName: bootstrap | ||
destination: https://pichu.ruby.kubernetes.atomi.cloud | ||
|
||
virtualClusters: { } | ||
|
||
apps: | ||
prometheus: | ||
sync: 0 | ||
deploy: true | ||
values: [ "values.yaml" ] | ||
|
||
# Kyverno, Policy Engine, Argon | ||
argon: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# Kyverno Policies, Policies, Sodium | ||
sodium: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# Metric Server, Metrics, Xenon | ||
xenon: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# External Secrets, Secrets Engine, Cobalt | ||
cobalt: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
# Cert Manager, Certificate Engine, Sulfur | ||
sulfur: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# Cluster Issuer, Certificate Issuer, Zinc | ||
zinc: | ||
sync: 4 | ||
deploy: false | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# KEDA, Pod Autoscaler, Iron | ||
iron: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# OTEL Operator, Observability Engine, Lithium | ||
lithium: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# OTEL Collectors, Observability Agents, Silicon | ||
silicon: | ||
sync: 5 | ||
deploy: true | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
serviceTree: | ||
landscape: pikachu | ||
cluster: opal | ||
|
||
revisionLimit: 3 | ||
projectName: bootstrap | ||
destination: https://pikachu.ruby.kubernetes.atomi.cloud | ||
|
||
virtualClusters: { } | ||
|
||
apps: | ||
prometheus: | ||
sync: 0 | ||
deploy: true | ||
values: [ "values.yaml" ] | ||
|
||
# Kyverno, Policy Engine, Argon | ||
argon: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# Kyverno Policies, Policies, Sodium | ||
sodium: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# Metric Server, Metrics, Xenon | ||
xenon: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# External Secrets, Secrets Engine, Cobalt | ||
cobalt: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
# Cert Manager, Certificate Engine, Sulfur | ||
sulfur: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# Cluster Issuer, Certificate Issuer, Zinc | ||
zinc: | ||
sync: 4 | ||
deploy: false | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# KEDA, Pod Autoscaler, Iron | ||
iron: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# OTEL Operator, Observability Engine, Lithium | ||
lithium: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
||
# OTEL Collectors, Observability Agents, Silicon | ||
silicon: | ||
sync: 5 | ||
deploy: true | ||
values: [ "values.yaml", "values.pikachu.ruby.yaml" ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
serviceTree: | ||
landscape: raichu | ||
cluster: ruby | ||
|
||
revisionLimit: 3 | ||
projectName: bootstrap | ||
destination: https://raichu.ruby.kubernetes.atomi.cloud | ||
|
||
virtualClusters: { } | ||
|
||
apps: | ||
prometheus: | ||
sync: 0 | ||
deploy: true | ||
values: [ "values.yaml" ] | ||
|
||
# Kyverno, Policy Engine, Argon | ||
argon: | ||
sync: 1 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# Kyverno Policies, Policies, Sodium | ||
sodium: | ||
sync: 2 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# Metric Server, Metrics, Xenon | ||
xenon: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# External Secrets, Secrets Engine, Cobalt | ||
cobalt: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# Cert Manager, Certificate Engine, Sulfur | ||
sulfur: | ||
sync: 3 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# Cluster Issuer, Certificate Issuer, Zinc | ||
zinc: | ||
sync: 4 | ||
deploy: false | ||
values: [ "values.yaml", "values.pichu.ruby.yaml" ] | ||
|
||
# KEDA, Pod Autoscaler, Iron | ||
iron: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# OTEL Operator, Observability Engine, Lithium | ||
lithium: | ||
sync: 4 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|
||
# OTEL Collectors, Observability Agents, Silicon | ||
silicon: | ||
sync: 5 | ||
deploy: true | ||
values: [ "values.yaml", "values.raichu.ruby.yaml" ] | ||
|