Skip to content

Contains the service specifications for the Andromeda cluster.

License

Notifications You must be signed in to change notification settings

ldtteam/Andromeda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andromeda

Contains the service specifications for the Andromeda cluster.

Directories

core-services

This directory contains charts the primary core-service deployment chart which triggers the deployment of all core services, using ArgoCD

charts

This directory contains additional core service of the cluster. It is deployed via the core-service application.

Bootstrapping

  1. Create a Kubernetes cluster (for example via Rancher)
  2. Install ArgoCD
    1. Run: helm repo add argoproj https://argoproj.github.io/argo-helm to add the ArgoCD Helm repository
    2. Run: helm install argocd argoproj/argo-cd -n argocd --create-namespace to bootstrap ArgoCD

ArgoCD

Once bootstrapped open ArgoCD using the commandline information shown after the installation. Then add the repository as an application and deploy it.

About

Contains the service specifications for the Andromeda cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages