diff --git a/kube/clusters/hercules/README.md b/.archive/kube/clusters/hercules/README.md similarity index 100% rename from kube/clusters/hercules/README.md rename to .archive/kube/clusters/hercules/README.md diff --git a/kube/clusters/hercules/config/kustomization.yaml b/.archive/kube/clusters/hercules/config/kustomization.yaml similarity index 100% rename from kube/clusters/hercules/config/kustomization.yaml rename to .archive/kube/clusters/hercules/config/kustomization.yaml diff --git a/kube/clusters/hercules/kairos/cloud-config.yaml b/.archive/kube/clusters/hercules/kairos/cloud-config.yaml similarity index 100% rename from kube/clusters/hercules/kairos/cloud-config.yaml rename to .archive/kube/clusters/hercules/kairos/cloud-config.yaml diff --git a/kube/clusters/hercules/kairos/install-from-workstation-over-ssh.sh b/.archive/kube/clusters/hercules/kairos/install-from-workstation-over-ssh.sh similarity index 100% rename from kube/clusters/hercules/kairos/install-from-workstation-over-ssh.sh rename to .archive/kube/clusters/hercules/kairos/install-from-workstation-over-ssh.sh diff --git a/kube/clusters/hercules/kairos/kairos-takeover.sh b/.archive/kube/clusters/hercules/kairos/kairos-takeover.sh similarity index 100% rename from kube/clusters/hercules/kairos/kairos-takeover.sh rename to .archive/kube/clusters/hercules/kairos/kairos-takeover.sh diff --git a/kube/clusters/hercules/talos/install-from-rescue.sh b/.archive/kube/clusters/hercules/talos/install-from-rescue.sh similarity index 100% rename from kube/clusters/hercules/talos/install-from-rescue.sh rename to .archive/kube/clusters/hercules/talos/install-from-rescue.sh diff --git a/kube/clusters/nuclear/config/kustomization.yaml b/.archive/kube/clusters/nuclear/config/kustomization.yaml similarity index 100% rename from kube/clusters/nuclear/config/kustomization.yaml rename to .archive/kube/clusters/nuclear/config/kustomization.yaml diff --git a/kube/clusters/nuclear/config/versions.env b/.archive/kube/clusters/nuclear/config/versions.env similarity index 100% rename from kube/clusters/nuclear/config/versions.env rename to .archive/kube/clusters/nuclear/config/versions.env diff --git a/kube/clusters/nuclear/flux/flux-install.yaml b/.archive/kube/clusters/nuclear/flux/flux-install.yaml similarity index 100% rename from kube/clusters/nuclear/flux/flux-install.yaml rename to .archive/kube/clusters/nuclear/flux/flux-install.yaml diff --git a/kube/clusters/nuclear/flux/flux-repo.yaml b/.archive/kube/clusters/nuclear/flux/flux-repo.yaml similarity index 100% rename from kube/clusters/nuclear/flux/flux-repo.yaml rename to .archive/kube/clusters/nuclear/flux/flux-repo.yaml diff --git a/kube/clusters/nuclear/flux/kustomization.yaml b/.archive/kube/clusters/nuclear/flux/kustomization.yaml similarity index 100% rename from kube/clusters/nuclear/flux/kustomization.yaml rename to .archive/kube/clusters/nuclear/flux/kustomization.yaml diff --git a/kube/clusters/nuclear/talos/talconfig.yaml b/.archive/kube/clusters/nuclear/talos/talconfig.yaml similarity index 100% rename from kube/clusters/nuclear/talos/talconfig.yaml rename to .archive/kube/clusters/nuclear/talos/talconfig.yaml diff --git a/kube/clusters/sinon/README.md b/.archive/kube/clusters/sinon/README.md similarity index 100% rename from kube/clusters/sinon/README.md rename to .archive/kube/clusters/sinon/README.md diff --git a/kube/clusters/sinon/config/externalsecret-secrets.yaml b/.archive/kube/clusters/sinon/config/externalsecret-secrets.yaml similarity index 100% rename from kube/clusters/sinon/config/externalsecret-secrets.yaml rename to .archive/kube/clusters/sinon/config/externalsecret-secrets.yaml diff --git a/kube/clusters/sinon/config/externalsecret-vars.yaml b/.archive/kube/clusters/sinon/config/externalsecret-vars.yaml similarity index 100% rename from kube/clusters/sinon/config/externalsecret-vars.yaml rename to .archive/kube/clusters/sinon/config/externalsecret-vars.yaml diff --git a/kube/clusters/sinon/config/kustomization.yaml b/.archive/kube/clusters/sinon/config/kustomization.yaml similarity index 100% rename from kube/clusters/sinon/config/kustomization.yaml rename to .archive/kube/clusters/sinon/config/kustomization.yaml diff --git a/kube/clusters/sinon/flux/externalsecret.yaml b/.archive/kube/clusters/sinon/flux/externalsecret.yaml similarity index 100% rename from kube/clusters/sinon/flux/externalsecret.yaml rename to .archive/kube/clusters/sinon/flux/externalsecret.yaml diff --git a/kube/clusters/sinon/flux/flux-repo.yaml b/.archive/kube/clusters/sinon/flux/flux-repo.yaml similarity index 92% rename from kube/clusters/sinon/flux/flux-repo.yaml rename to .archive/kube/clusters/sinon/flux/flux-repo.yaml index aa07701e46..7f439e9eeb 100644 --- a/kube/clusters/sinon/flux/flux-repo.yaml +++ b/.archive/kube/clusters/sinon/flux/flux-repo.yaml @@ -219,37 +219,6 @@ spec: version: v1 kind: Kustomization labelSelector: wait.flux.home.arpa/disabled=true - #- patch: |- - # apiVersion: kustomize.toolkit.fluxcd.io/v1 - # kind: Kustomization - # metadata: - # name: not-used - # spec: - # patches: - # - patch: |- - # - op: add - # path: "/metadata/labels" - # value: - # kustomize.toolkit.fluxcd.io/prune: "disabled" - # - op: add - # path: "/metadata/labels/kustomize.toolkit.fluxcd.io~1prune" - # value: "disabled" - # target: - # kind: Namespace - # - patch: |- - # - op: add - # path: "/metadata/labels" - # value: - # kustomize.toolkit.fluxcd.io/prune: "disabled" - # - op: add - # path: "/metadata/labels/kustomize.toolkit.fluxcd.io~1prune" - # value: "disabled" - # target: - # kind: PersistentVolumeClaim - # target: - # group: kustomize.toolkit.fluxcd.io - # kind: Kustomization - # labelSelector: kustomization.flux.home.arpa/prunepatches notin (false) - patch: |- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization diff --git a/kube/clusters/sinon/flux/kustomization.yaml b/.archive/kube/clusters/sinon/flux/kustomization.yaml similarity index 100% rename from kube/clusters/sinon/flux/kustomization.yaml rename to .archive/kube/clusters/sinon/flux/kustomization.yaml diff --git a/kube/clusters/sinon/talos/talconfig.yaml b/.archive/kube/clusters/sinon/talos/talconfig.yaml similarity index 99% rename from kube/clusters/sinon/talos/talconfig.yaml rename to .archive/kube/clusters/sinon/talos/talconfig.yaml index 0e4d5019f6..ece684ae0e 100755 --- a/kube/clusters/sinon/talos/talconfig.yaml +++ b/.archive/kube/clusters/sinon/talos/talconfig.yaml @@ -217,7 +217,7 @@ controlPlane: defaultConstraints: - maxSkew: 1 topologyKey: "kubernetes.io/hostname" - whenUnsatisfiable: ScheduleAnyway + whenUnsatisfiable: DoNotSchedule - maxSkew: 3 topologyKey: "topology.kubernetes.io/zone" whenUnsatisfiable: ScheduleAnyway diff --git a/kube/clusters/sinon/talos/talsecret.yaml b/.archive/kube/clusters/sinon/talos/talsecret.yaml similarity index 100% rename from kube/clusters/sinon/talos/talsecret.yaml rename to .archive/kube/clusters/sinon/talos/talsecret.yaml diff --git a/kube/deploy/core/_networking/frr/app/hr.yaml b/.archive/kube/deploy/core/_networking/frr/app/hr.yaml similarity index 100% rename from kube/deploy/core/_networking/frr/app/hr.yaml rename to .archive/kube/deploy/core/_networking/frr/app/hr.yaml diff --git a/kube/deploy/core/_networking/frr/ks.yaml b/.archive/kube/deploy/core/_networking/frr/ks.yaml similarity index 100% rename from kube/deploy/core/_networking/frr/ks.yaml rename to .archive/kube/deploy/core/_networking/frr/ks.yaml diff --git a/kube/deploy/core/_networking/frr/kustomization.yaml b/.archive/kube/deploy/core/_networking/frr/kustomization.yaml similarity index 100% rename from kube/deploy/core/_networking/frr/kustomization.yaml rename to .archive/kube/deploy/core/_networking/frr/kustomization.yaml diff --git a/kube/deploy/core/_networking/frr/ns.yaml b/.archive/kube/deploy/core/_networking/frr/ns.yaml similarity index 100% rename from kube/deploy/core/_networking/frr/ns.yaml rename to .archive/kube/deploy/core/_networking/frr/ns.yaml