No description
  • Shell 71.9%
  • Makefile 18.3%
  • Go Template 7.2%
  • Nix 2.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
sa-renovate 419dce54fc
All checks were successful
validate / validate (pull_request) Successful in 38s
validate / validate (push) Successful in 38s
chore(deps): update openpolicyagent/opa docker tag to v1.19.1
2026-08-18 03:19:20 +00:00
.forgejo/workflows chore(deps): update node.js to v24 2026-08-16 03:15:18 +00:00
argocd feat: make the local environment explicit in the manifests 2026-08-14 13:23:59 +02:00
charts docs: add a README to each top-level tree 2026-08-12 16:07:05 +02:00
cluster chore(deps): update openpolicyagent/opa docker tag to v1.19.1 2026-08-18 03:19:20 +00:00
docs chore(flux): retire ArgoCD KCP access 2026-08-13 18:05:37 +02:00
env feat: make the local environment explicit in the manifests 2026-08-14 13:23:59 +02:00
example style: strip whitespace flagged by yamllint 2026-08-14 12:01:36 +02:00
flux fix(flux): spell the stage label edge-connect.eu, matching the domain 2026-08-14 15:38:16 +02:00
hack chore(deps): update dependency helm/helm to v4 2026-08-17 06:58:14 +00:00
workspaces fix(flux): order the KCP stage graph so a fresh cluster can bootstrap 2026-08-14 14:54:00 +02:00
.envrc chore: flake setup 2026-05-27 08:30:54 +00:00
.gitignore refactor: split management-cluster sources into cluster/ and charts/ 2026-08-12 15:52:45 +02:00
.yamllint.yaml ci: add the validation suite and run it on every pull request 2026-08-14 12:01:58 +02:00
CONTRIBUTING.md feat: make the local environment explicit in the manifests 2026-08-14 13:23:59 +02:00
create-user.sh added create-user.sh 2026-05-06 12:53:51 +02:00
flake.lock chore: flake setup 2026-05-27 08:30:54 +00:00
flake.nix ci: add the validation suite and run it on every pull request 2026-08-14 12:01:58 +02:00
GOVERNANCE.md docs: add license, contribution, governance and security policy 2026-07-30 15:28:06 +02:00
LICENSE docs: add license, contribution, governance and security policy 2026-07-30 15:28:06 +02:00
magenta-edge-reg.yaml IPCEICIS-9583: Deploy - gitops-manage a scoped CI deployer SA for auto-rollout 2026-07-20 12:12:02 +02:00
Makefile fix(flux): order the KCP stage graph so a fresh cluster can bootstrap 2026-08-14 14:54:00 +02:00
README.md docs: add a README to each top-level tree 2026-08-12 16:07:05 +02:00
renovate.json ci: add the validation suite and run it on every pull request 2026-08-14 12:01:58 +02:00
SECURITY.md docs: add license, contribution, governance and security policy 2026-07-30 15:28:06 +02:00

POC Core Deploy

License

IPCEI-CIS Badge

Repository for local/core platform bootstrap and GitOps for kcp, APISIX, Zitadel, and controllers.

poc-core-deploy is part of the IPCEI-CIS cloud infrastructure initiative. Within the IPCEI-CIS edge framework it is the GitOps deployment layer of the edge-connect platform: ArgoCD reconciles this repository's main branch into the running environments.

Repository layout

Each directory carries a README describing what lives there and why.

Directory Contents
argocd/ ArgoCD Application/ApplicationSet definitions — the app-of-apps, and the only entry point
env/ Per-environment Helm values, env/{dev,local}/<component>.yaml
cluster/ Sources whose ArgoCD destination is the management cluster
workspaces/ Sources synced into kcp logical workspaces, one entry per destination
charts/ Helm charts authored here; directory name matches Chart.yaml
hack/ Bootstrap scripts behind make foundation / make controllers
example/ Sample custom resources, applied by hand — not reconciled
docs/ Operational guides

The top level names the deployment destination, so a component with both a management-cluster half and a kcp half appears in both cluster/ and workspaces/ rather than behind two near-identical root directories.

Documentation


License

Apache-2.0 — see LICENSE.

Funding and Support

This open source project is part of activities carried out within the Important Project of Common European Interest on Next Generation Cloud Infrastructure and Services (IPCEI-CIS) — FKZ 13IPC005, an EU initiative to build a sovereign, interoperable and energy-efficient cloud-to-edge infrastructure in Europe.

The work in this repository has been supported and co-funded by Deutsche Telekom in the context of IPCEI-CIS, where Deutsche Telekom contributes its expertise in secure, sustainable connectivity and cloud-edge platform orchestration for a European cloud-edge continuum.

Where applicable, further national or European public funding instruments associated with IPCEI-CIS may also have contributed to the development of this software.

IPCEI-CIS