Merged Forge 1.1 repository foundation

This commit is contained in:
Arvind Prabhakar 2026-07-01 01:27:15 +00:00
commit e35f363386
18 changed files with 68 additions and 1 deletions

0
CHANGELOG.md Normal file
View file

0
LICENSE Normal file
View file

0
README.md Normal file
View file

View file

@ -8,7 +8,7 @@ spec:
source:
repoURL: https://www.symcrest.com/internal/dev/git/symcrest/k8s-platform.git
targetRevision: main
path: argocd-apps/platform
path: argocd-apps
destination:
server: https://kubernetes.default.svc
namespace: argocd

0
docs/README.md Normal file
View file

View file

@ -0,0 +1,67 @@
# Forge v1.1 Release Manifest
## Product
**Forge** is Symcrest's managed application hosting service.
Forge provides cloud-native hosting, GitOps delivery, persistent storage, platform services, secure secret synchronization, and operational tooling for customer and internal workloads.
## Release
| Field | Value |
|---|---|
| Release | Forge v1.1 |
| Status | In Development |
| Release Theme | Observability Foundation |
| Company | Symcrest |
| Primary Region | AWS us-east-1 |
| Operating System | Debian GNU/Linux 13 |
| Kubernetes Distribution | kubeadm |
| Kubernetes Version | v1.34.8 |
| Container Runtime | containerd |
| Default StorageClass | longhorn |
| GitOps Controller | ArgoCD |
| Gateway | Envoy Gateway |
| Network Plugin | Cilium |
## Forge v1.0 Foundation
Forge v1.0 includes:
- Debian-based Kubernetes cluster
- kubeadm control plane
- Cilium networking
- Envoy Gateway
- Gateway API
- NGINX reverse proxy
- ArgoCD GitOps
- Longhorn distributed storage
- Forgejo
- OpenProject
- pgAdmin
- PostgreSQL
- RabbitMQ
- Redis
- MinIO
- Microsoft Graph email integration
- AWS Secrets Manager integration
- External Secrets Operator
- Cilium network policies
## Forge v1.1 Scope
Forge v1.1 adds the observability foundation:
- Prometheus
- Grafana
- Alertmanager
- Loki
- Grafana Alloy
- Longhorn-backed observability persistence
- Gateway API route for Grafana
- Initial dashboards
- Initial observability network policies
## Release Notes
Forge v1.1 establishes the monitoring and logging foundation required before onboarding customer workloads or adding identity services such as Keycloak.

0
scripts/README.md Normal file
View file

0
templates/README.md Normal file
View file