ISD/Spinnaker (OES) 3.12 Quick Installation
To experience ISD quickly, you can install it and deploy your applications. The instructions below are intended to get you started quickly and try out ISD functionality.
Note: The instructions below are not suitable for production or any other environment where security is a concern.
Pre-requisites
You should have access to a Kubernetes cluster with at least 2 nodes
Each node should have a minimum of 32 GB RAM and kubectl set-up.
Execute the following commands (copy-paste in a terminal window):
Now open your browser and navigate to http://localhost:8080
Log in using the administrator's username and password.
After login, please go to "Setup"--> "Integration" --> and click on "Sync Spinnaker Accounts" to complete the post-installation setup.
Last updated