Skip to content
Draft
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/continuous-deployment/try/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Before you can use the evaluation product, you must configure your Kubernetes cl
Run the container using Docker Compose by executing:

```bash
curl -sSL https://go.armory.io/quick-spin-compose | docker compose -f - up
curl -sSL https://go.armory.io/quick-spin-compose-oss | docker compose -f - up
```
When the installation is complete the ready banner appears:

Expand Down Expand Up @@ -99,4 +99,4 @@ The Armory CD instance is configured for easy installation, evaluation, testing,
- Support for Blue/Green (red/black in Spinnaker lingo) and Highlander deployment strategies (Canary not currently supported)
- Default providers are limited to Kubernetes using the kubernetes account you provide access to
- This release does not support local cluster deployments
- Port `9000` must be open to deploy the easy install container
- Port `9000` must be open to deploy the easy install container