Community
ArgoPlane is built in the open. Whether you’re using it, building extensions, or just curious about platform engineering with ArgoCD, you’re welcome here.
Get involved
GitHub
The source of truth. All development happens here.
- Repository: github.com/natrontech/argoplane
- Issues: bug reports, feature requests, and discussions
- Pull requests: contributions welcome (see contributing guide)
- Releases: extension bundles and backend images
Star the repo if you find ArgoPlane useful. It helps others discover the project.
Discussions
Use GitHub Discussions for:
- Questions about setup and configuration
- Extension ideas and feature requests
- Sharing how you’re using ArgoPlane
- Platform engineering patterns with ArgoCD
Issues
Found a bug? Something doesn’t work as expected? Open an issue.
Good bug reports include:
- ArgoCD version and ArgoPlane extension version
- Steps to reproduce
- Expected vs. actual behavior
- Logs if available (backend service logs, browser console)
Built with
ArgoPlane stands on the shoulders of excellent open-source projects:
| Project | Role in ArgoPlane |
|---|---|
| ArgoCD | GitOps engine, UI host, extension system |
| Prometheus | Metrics backend for the metrics extension |
| Velero | Backup/restore for the backups extension |
| Cilium | Network policies and Hubble flows |
| Loki | Log aggregation for the logs extension |
| Trivy Operator | Vulnerability scanning for the vulnerabilities extension |
| Go | Extension backend services |
| React | ArgoCD UI extension framework |
| SvelteKit | Documentation site |
Note
ArgoPlane is maintained by Natron Tech AG from Switzerland. See the about page for more.