Difference between revisions of "Spinnaker"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:Spinnaker (software)]] (2015, [[Kotlin]]) [[continuous delivery]] software.
 
[[wikipedia:Spinnaker (software)]] (2015, [[Kotlin]]) [[continuous delivery]] software.
  
 +
Spinnaker is an open-source, multi-cloud continuous delivery platform that combines a powerful and flexible pipeline management system with integrations to the major cloud providers. <ref>https://spinnaker.io/</ref>
  
 
* Supported providers: [[App Engine]], [[AWS]], [[Azure]], [[Cloud Foundry]], [[DC/OS]], [[GCE]], [[Kubernetes]], [[Oracle]]
 
* Supported providers: [[App Engine]], [[AWS]], [[Azure]], [[Cloud Foundry]], [[DC/OS]], [[GCE]], [[Kubernetes]], [[Oracle]]

Revision as of 08:46, 19 July 2021

wikipedia:Spinnaker (software) (2015, Kotlin) continuous delivery software.

Spinnaker is an open-source, multi-cloud continuous delivery platform that combines a powerful and flexible pipeline management system with integrations to the major cloud providers. [1]


hal config provider kubernetes account add my-k8s-account --context minikube
hal config deploy edit --type distributed --account-name my-k8s-account

Docker installation

docker run -p 8084:8084 -p 9000:9000 \
   --name halyard --rm \
   -v ~/.hal:/home/spinnaker/.hal \
   -it \
   gcr.io/spinnaker-marketplace/halyard:stable

Related terms

See also

  • https://spinnaker.io/
  • Advertising: