Skip to content

Commit

Permalink
doc(fix): add Plugins section to README (#220)
Browse files Browse the repository at this point in the history
* doc(fix): add Plugins section to README

add plugins section and point to Armory docs

* finish sentence

Co-authored-by: Cristhian Castaneda <[email protected]>
  • Loading branch information
aimeeu and cristhian-castaneda authored Mar 17, 2021
1 parent 3d409c8 commit edd804d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,10 @@ $ kubectl create ns <spinnaker-namespace>
$ kustomize build deploy/spinnaker/kustomize/ | kubectl -n <spinnaker-namespace> apply -f -
```

## Install Spinnaker plugins

See the [Armory Operator Plugins reference](https://docs.armory.io/docs/installation/operator-reference/plugins/) and the [pf4jStagePlugin Deployment Using the Armory Operator](https://docs.armory.io/docs/plugin-guide/pf4j-deploy-example/) guide.

## Migrate from Halyard to Operator
See [how to migrate from Halyard to Spinnaker Operator](doc/migrate.md).

Expand Down

0 comments on commit edd804d

Please sign in to comment.