Skip to content

Commit

Permalink
Add OS/ARCH spec
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Jun 11, 2024
1 parent 1081c5c commit 39d76df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/distribution/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ We offer two distribution channels for the Flux controllers:
- [Mainline](#mainline) images

The ControlPlane container images are continuously scanned for vulnerabilities and patched accordingly.
The images are built for `linux/amd64` and `linux/arm64` architectures.

### FIPS-compliant

Expand Down
4 changes: 2 additions & 2 deletions docs/distribution/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ControlPlane offers a seamless transition from CNCF Flux to the enterprise distr
impact to Flux availability. The hardened container images provided by ControlPlane are fully
compatible with the upstream Flux installation and bootstrap procedure.

## Bootstrap
## Flux Bootstrap

Customers can bootstrap Flux with the enterprise distribution using the Flux CLI or the Flux Terraform provider.
To access the ControlPlane registry, customers need to provide their credentials using the
Expand Down Expand Up @@ -46,4 +46,4 @@ The ControlPlane distribution includes the [Flux Operator](https://github.com/co
which provides a declarative API for the installation and upgrade of the Flux controllers. The operator
automates the patching of hotfixes and CVEs affecting the Flux container images.

For more information, see the Flux Operator [documentation](../operator/index).
For more information, see the Flux Operator [documentation](../operator/index.md).

0 comments on commit 39d76df

Please sign in to comment.