Skip to content
Snippets Groups Projects

docs: update README

Merged Jack Charlie Munday requested to merge docs/README into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
+ 6
0
# kops-replication
Replicates critical images for the running of the kubernetes and kubeflow services into `registry.cern.ch`.
Images are replicated using an argo workflow accessible at `https://kops-workflows.cern.ch/workflows` under the namespace of `kops-replication-k8s` for the kubernetes service or `kops-replication-acc` for ATS.
The workflow(s) will fail if the upstream images do not exist; CI verifies this on merge to master. To run locally: `./scripts/validate_images.sh values-k8s.yaml`.
Loading