Spinnaker Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:
==Configure GitHub as an Artifact Account==
==Configure GitHub as an Artifact Account==
{{External|https://spinnaker.io/docs/setup/other_config/artifacts/github/}}
{{External|https://spinnaker.io/docs/setup/other_config/artifacts/github/}}
===Allow GitHub to Post Push Events===
===GitHub Trigger - Allow GitHub to Post Push Events===
{{External|https://spinnaker.io/docs/guides/tutorials/codelabs/kubernetes-v2-source-to-prod/#allow-github-to-post-push-events}}
{{External|https://spinnaker.io/docs/guides/tutorials/codelabs/kubernetes-v2-source-to-prod/#allow-github-to-post-push-events}}



Revision as of 01:15, 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/

GitHub Trigger - 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