Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy ArgoCD - phase 0 #45

Open
5 tasks
mischavandenburg opened this issue Jan 11, 2025 · 2 comments
Open
5 tasks

Deploy ArgoCD - phase 0 #45

mischavandenburg opened this issue Jan 11, 2025 · 2 comments
Assignees

Comments

@mischavandenburg
Copy link
Owner

Objective

Deploy ArgoCD to our single-node k3s cluster as the foundation for our GitOps workflow.

Background

  • We're setting up ArgoCD manually rather than through GitHub Actions since this is a one-time setup
  • This will serve as the basis for managing all future deployments to the cluster
  • Documentation of the process will help future contributors understand the setup

Documentation

  • Document all manual steps in the project's documentation

Acceptance Criteria

  • ArgoCD is successfully deployed to the k3s cluster
  • ArgoCD is managing its own deployment through GitOps
  • All steps are documented in the project documentation
  • Pods are healthy and running in HA mode
  • Basic health checks are passing

Future Considerations

  • Ingress setup for ArgoCD UI access
  • Integration with Azure Key Vault for secrets
  • RBAC configuration for team access
  • Backup strategy for ArgoCD configurations

Notes

  • This is a manual, one-time setup process
  • SSH access to the k3s node will be required
@vikramreddym
Copy link

I can pick this up.

@HYP3R00T
Copy link
Contributor

I would love to team up on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants