Open Enterprise Spinnaker

Basic Authentication in Spinnaker
Question: How to enable very simple and basic authentication? Answer:  You can use Halyard to enable Simple Authentication in Spinnaker. Create or Up...
Mon, 20 Apr, 2020 at 1:03 PM
OpenLDAP Authentication in Spinnaker
Question: How to enable OpenLDAP Authentication in Spinnaker? Answer: In this scenario, you will be setting up OpenLDAP by doing a helm based installa...
Tue, 21 Apr, 2020 at 12:11 AM
GitHub Artifacts in Spinnaker
Question: How to get GitHub Artifacts or trigger from github in Spinnaker? Answer: This document might help: GitHub Artifacts
Mon, 20 Apr, 2020 at 4:48 AM
Redis with Spinnaker
Question: Is Redis service getting installed as part of Spinnaker? Answer: If installed using helm, Redis will be installed/created as part of the Spinn...
Tue, 21 Apr, 2020 at 1:40 AM
OpenLDAP Authorization with Spinnaker
Question: How to enable authorization in Spinnaker using OpenLDAP? Answer: Authorization using LDAP is explained here: LDAP Authorization
Tue, 21 Apr, 2020 at 2:18 AM
Parameterizing simple text into Spinnaker
Question: Can we parameterize a text file into a Spinnaker pipeline? Answer: Below docs can be used for your reference Pipeline Expression Guide Pipe...
Mon, 13 Sep, 2021 at 11:32 PM
Receiving artifacts from GitHub
Question: How to receive artifacts from GitHub on commits? Answer: This blog might help Git Trigger
Tue, 21 Apr, 2020 at 1:43 AM
Clouddriver Accounts in GIT
Question: How to keep the Clouddriver accounts in Git? Answer: This blog might help to configure Dynamic Accounts in Clouddriver in GIT
Tue, 21 Apr, 2020 at 1:19 AM
Custom environment variable in Spinnaker
Question: How to add a environment variable inside Clouddriver without modifying the manifest? Answer: This blog might help Custom Configuration in Spin...
Tue, 21 Apr, 2020 at 1:18 AM
Updating Spinnaker Service Images
Question: How do I change the Image of a particular Spinnaker service? Answer: Generally, its better to inject a side-car into the Spinnaker Pod, if at ...
Mon, 27 Apr, 2020 at 12:08 AM