Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

sgc-kn/k8s-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This implements the codefresh's gitops model using argocd:


Spin up the prod environment on a Ubuntu 24.04 instance:

just microk8s <cluster ip / fqdn >
just argocd-bootstrap   # follow instructions
just deploy-prod

Deploy the dev environment in local docker/podman/nerdctl cluster:

just kind-delete # to start from scratch
just kind-create # follow instructions

Note, this requires some kernel configs. Otherwise you will likely run into inotify resource limits. See kind FAQ.

About

SGC Klimadatenplattform | K8s/GitOps Sandbox Environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors