Skip to content

Home

This is the documentation for deploying applications on our Kubernetes cluster, which was deployed following the instructions provided in AgrospAI/kubernetes-deploy.

We have deployed some applications, which include:

  • Cert Manager
  • Harbor
  • Ingress Nginx
  • Longhorn
  • Kube-Prometheus-Stack
  • ArgoCD
  • Argo Events
  • Argo Workflows
  • Argo Rollouts
  • Kubernetes Replicator
  • Sealed Secrets
  • Node Feature Discovery
  • Metrics Server
  • Crossplane
  • … and more

Because this number is expected to grow, we need a scalable way to manage the deployment of these applications. That's why we are using a GitOps approach with Argo CD.