1
results
for
-
This project is so that I can deploy projects into my cluster using github pipelines
now that sounds simle enough, except there aren’t any (from my limited research) deployment agents for kubernetes that work on arm
So whats my plan, well this system works thus
Method
There is a github action that is triggered in your pipeline, this talks to an orchestrator on k8sdeploy
the orchestrator then sends a message to a queue with a topic for an agent that has been registered by you for your cluster