Spinnaker on Kubernetes: Not able to start the spinnaker containers in kubernetes Spinnaker on Kubernetes: Not able to start the spinnaker containers in kubernetes kubernetes kubernetes

Spinnaker on Kubernetes: Not able to start the spinnaker containers in kubernetes


use halyard to install spinnaker. it is the recommended approach for deploying spinnaker in kubernetes clsuter


Based on these errors, it seems that the Front50 service cannot reach any backend(if there is one configured). I would not modify the spinnaker-local.yml file directly, but instead use Halyard to install Spinnaker services into Kubernetes.

I have setup Spinnaker services in Kubernetes successfully using the instructions and scripts in this repo. Just omit/skip the components that you don't need.

https://github.com/grizzthedj/kubernetes-spinnaker


This question is very old. At the time I started working on Spinnaker, there was no Halyard or proper document on how to setup spinnaker on K8s. Since I see some attention getting on this question, I just want to provide some resource & tools to quickly setup.