Difference between revisions of "Spinnaker"
Jump to navigation
Jump to search
↑ https://spinnaker.io/
Tags: Mobile web edit, Mobile edit |
|||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Spinnaker (software)]] (2015, [[Kotlin]]) | + | [[wikipedia:Spinnaker (software)]] (2015, [[Kotlin]]) [[continuous delivery]] software. |
− | [[Docker]] installation | + | 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> |
− | docker run -p 8084:8084 -p 9000:9000 \ | + | |
− | --name halyard --rm \ | + | * Supported providers: [[App Engine]], [[AWS]], [[Azure]], [[Cloud Foundry]], [[DC/OS]], [[GCE]], [[Kubernetes]], [[Oracle]] |
+ | |||
+ | |||
+ | * <code>[[hal deploy apply]]</code> | ||
+ | * <code>[[hal deploy connect]]</code> | ||
+ | * <code>[[hal config provider]] [[kubernetes]] enable</code> | ||
+ | |||
+ | * <code>[[hal config provider]] kubernetes account add my-k8s-account --context [[minikube]]</code> | ||
+ | * <code>[[hal config deploy]] edit --type distributed --account-name my-k8s-account</code> | ||
+ | |||
+ | == [[Docker]] installation == | ||
+ | [[docker run]] -p 8084:8084 -p 9000:9000 \ | ||
+ | --name [[halyard]] --rm \ | ||
-v ~/.hal:/home/spinnaker/.hal \ | -v ~/.hal:/home/spinnaker/.hal \ | ||
-it \ | -it \ | ||
[[gcr.io]]/spinnaker-marketplace/halyard:stable | [[gcr.io]]/spinnaker-marketplace/halyard:stable | ||
− | ==Related terms == | + | == Related terms == |
* [[Netflix]] | * [[Netflix]] | ||
− | + | * [[Amazon EKS Workshop]] | |
== See also == | == See also == | ||
+ | * {{Spinnaker}} | ||
* {{CD}} | * {{CD}} | ||
* {{CI}} | * {{CI}} |
Latest revision as of 23:42, 24 May 2022
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]
- Supported providers: App Engine, AWS, Azure, Cloud Foundry, DC/OS, GCE, Kubernetes, Oracle
hal config provider kubernetes account add my-k8s-account --context minikube
hal config deploy edit --type distributed --account-name my-k8s-account
Docker installation[edit]
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[edit]
See also[edit]
- Spinnaker,
hal
,hal deploy apply
- Deployment, CD, Spinnaker, AWS CodeDeploy, Tekton, Argo CD, Continuous Deployment, Continuous Delivery, Blue-green deployment, Red-black deployment, Feature toggle Continuous Delivery Foundation, ARA, A/b testing, Canary, Harness.io, Octopus Deploy
- Continuous integration (Continuous delivery): GitLab CI, TeamCity, Travis CI, Jenkins, CloudBees, AWS CodePipelines, Azure Pipelines, XebiaLabs, Codefresh, GitHub, Pipeline, CircleCI, JFrog Pipelines, Concourse CI, Dagger, Bitbucket Pipelines, Buildkite, Google Cloud Build, Drone.io, Bamboo (Atlassian)
Advertising: