Open Enterprise Spinnaker

Install or try out Spinnaker
Question: What are the ways I could try spinnaker for trial purposes? Answer: You can install your own spinnaker in the following ways: In a Kubernete...
Thu, 9 Apr, 2020 at 11:19 PM
GitLab Webhook set up
Question: How to configure GitLab webhook in Spinnaker? Steps to configure GitLab Webhook: 1. Navigate to the Settings page of a repository 2. Choose ...
Fri, 12 Nov, 2021 at 7:48 PM
How to access Spinnaker with External(or Halyard IP) after installing as Distributed installation on kubernetes ?
After Spinnaker installation is done, we need to change the Service type for deck and gate to LoadBalancer IP and override the UI and gate base URL's  ...
Thu, 14 May, 2020 at 9:33 PM
Spinnaker pipeline failed stage/step customization
  Question: How to customize the spinnaker pipeline to ignore the failed steps and proceed with exception to next steps Answer: We have to enable a checkb...
Thu, 9 Apr, 2020 at 9:23 PM
Pipeline shows running, even after all the tasks are completed
Question: Spinnaker pipeline shows running even after all the tasks are completed. What can we do? Answer: One possible solution is to clear the Redis Cach...
Thu, 9 Apr, 2020 at 9:23 PM
Remove local debian installation
Question: How to remove local debian installation? Answer: Uninstalling Halyard deletes the entire contents of your ~/.hal directory. 1) If you used Halyar...
Fri, 17 Apr, 2020 at 2:18 AM
Multiple spinnaker installations using halyard
Question: How to do Multiple spinnaker installation using halyard? Answer: By changing hal deployment configuration we can setup multiple installation ...
Wed, 25 Nov, 2020 at 1:47 AM
Spinnaker logs for 1.16.1 version
Question: Where to find all spinnaker logs in 1.16.1 Answer: For local Debian install, by default we can find all logs in this location /var/log/syslog for...
Thu, 16 Apr, 2020 at 11:26 PM
Operational metrics in spinnaker
Question: How to get spinnaker opertional metrics?  For example, number of deployments by application or project, success or fail rates of pipelines, etc. ...
Thu, 16 Apr, 2020 at 11:28 PM
Cloud Formation on spinnaker to deploy a lambda
Question: Do we have instructions to Integrate Lambda with Spinnaker Answer: https://blog.opsmx.com/how-to-integrate-aws-lambda-with-spinnaker/
Thu, 16 Apr, 2020 at 11:28 PM