-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update spinnaker integration (#6414)
Signed-off-by: Charlie Egan <charlie@styra.com>
1 parent
bcf82eb
commit 1fdd509
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
--- | ||
title: Spinnaker Pipeline Policy Enforcment | ||
title: Armory Policy Engine for Spinnaker | ||
labels: | ||
layer: cicd | ||
software: | ||
- spinnaker | ||
blogs: | ||
- https://blog.armory.io/deployment-policies-with-spinnaker/ | ||
tutorials: | ||
- https://docs.armory.io/spinnaker/policy_engine/ | ||
- https://docs.armory.io/plugins/policy-engine/ | ||
inventors: | ||
- armory | ||
--- | ||
Spinnaker is a Continuous Delivery and Deployment tool started by Netflix. OPA lets you configure policies that dictate what kinds of Spinnaker pipelines developers can create. | ||
|
||
Spinnaker is a Continuous Delivery and Deployment tool started by Netflix. | ||
The [Armory Policy Engine](https://spinnaker.armory.io/products/policy-engine/) | ||
lets you configure policies that dictate what kinds of Spinnaker pipelines | ||
developers can create. |