Spinnaker Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 16: Line 16:
==Configure a Docker Registry Account==
==Configure a Docker Registry Account==
{{External|https://spinnaker.io/docs/setup/install/providers/docker-registry/}}
{{External|https://spinnaker.io/docs/setup/install/providers/docker-registry/}}
===Allow Docker to Post Build Events===
{{External|https://spinnaker.io/docs/guides/tutorials/codelabs/kubernetes-v2-source-to-prod/#allow-docker-to-post-build-events}}


=Pipeline Operations=
=Pipeline Operations=

Revision as of 00:55, 23 February 2022

Internal

Application Operations

Create an Application

https://spinnaker.io/docs/guides/user/applications/create/

TO PROCESS.

Configure an Application

https://spinnaker.io/docs/guides/user/applications/configure/

TO PROCESS.

Artifact Accounts

Configure GitHub as an Artifact Account

https://spinnaker.io/docs/setup/other_config/artifacts/github/

Allow GitHub to Post Push Events

https://spinnaker.io/docs/guides/tutorials/codelabs/kubernetes-v2-source-to-prod/#allow-github-to-post-push-events

Configure a Docker Registry Account

https://spinnaker.io/docs/setup/install/providers/docker-registry/

Allow Docker to Post Build Events

https://spinnaker.io/docs/guides/tutorials/codelabs/kubernetes-v2-source-to-prod/#allow-docker-to-post-build-events

Pipeline Operations

Create a Pipeline

https://spinnaker.io/docs/guides/user/pipeline/managing-pipelines/#create-a-pipeline

Delivery Pipeline for Simple Java Application from GitHub to Kubernetes

Delivery Pipeline for Simple Java Application from GitHub to Kubernetes

Blue-Green Deployments with Spinnaker

Blue-Green Deployments with Spinnaker