Skip to content

SunBear1/InPostAssessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InPost DevOps Engineer Assessment

Copyright Łukasz Niedźwiadek 2025

Running the ArgoCD environment

To run the project execute:

minikube delete --all # ensure no other clusters are running
./bootstrap_environment.sh

Following command will create:

  • Two minikube clusters with ArgoCD installed on one of them.
  • Deployment of a Helm Chart to both Clusters via ApplicationSet custom resource.

Warning

Currently only supported way of auto-registering 2nd minikube cluster into ArgoCD is using Docker Desktop.

About

InPost DevOps Engineer Assessment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors