Skip to content

afcastano/spinnaker-local-dev

Repository files navigation

Local development environment for Spinnaker services

WORK IN PROGRESS

Based on: https://github.com/pndurette/spinnaker-playground

TL:DR; Set up your MAC to quickly test any modification to Spinnaker Code.

It Involves:

Dependencies:

  • Docker
  • Multipass
  • jq
  • internet connectivity during installation. If you intend to run this from behind a corporate proxy, you may be unable to pull the required images for k3s or Spinnaker. Also you may need to disable any desktop firewalls which are running whilst you perform the installation.

Steps

  1. Install Multipass.
brew cask install multipass
  1. Run make for the available options.

Pending

  • Install and configure local docker registry
  • Configure custom roles and users for testing.

Nice to have

  • Reduce local dependencies list.

About

Local development environment for Spinnaker services

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published