diff --git a/docs/distribution/install.md b/docs/distribution/install.md index 2f005d5..72d05a6 100644 --- a/docs/distribution/install.md +++ b/docs/distribution/install.md @@ -35,7 +35,7 @@ provides Kustomize images patches for the Flux manifests, which can be found in Customers using GitHub can leverage the ControlPlane GitHub Actions to automate the update of the Flux manifests in their bootstrap repositories. For more information, see the -[Update Flux GitHub Action](actions/update/README.md) documentation. +[Update Flux GitHub Action](https://github.com/controlplaneio-fluxcd/distribution/tree/main/actions/update/README.md) documentation. For customers using other Git providers, ControlPlane provides support for configuring automated updates for the Flux enterprise distribution. diff --git a/docs/images/logo_card.png b/docs/images/logo_card.png new file mode 100644 index 0000000..7a4f52f Binary files /dev/null and b/docs/images/logo_card.png differ diff --git a/docs/theme/home.html b/docs/theme/home.html index 831be28..7d7603a 100644 --- a/docs/theme/home.html +++ b/docs/theme/home.html @@ -167,8 +167,8 @@

Enterprise Distribution Features

{% include ".icons/fontawesome/solid/layer-group.svg" %}
-

Hardened Flux controllers

-

Hardened container images and SBOMs in-sync with upstream Flux releases.

+

Hardened Images

+

The ControlPlane distribution comes with hardened container images and FIPS-compliance for the Flux controllers.

  • @@ -177,7 +177,7 @@

    Hardened Flux controllers

    Zero CVEs

    -

    Continuous scanning and CVE patching for the Flux controllers.

    +

    We employ continuous vulnerabilities scanning and CVE patching for the Flux controllers.

  • @@ -186,16 +186,16 @@

    Zero CVEs

    24/7 Support

    -

    SLAs for remediation of critical vulnerabilities affecting Flux functionality.

    +

    Our team provides best-in-class expertise to securely design, deploy, and operate your Flux CD instances at scale.

  • - {% include ".icons/fontawesome/solid/object-group.svg" %} + {% include ".icons/fontawesome/solid/lock.svg" %}
    -

    FIPS-compliance

    -

    FIPS-compliant Flux builds based on FIPS 140-2 validated BoringSSL.

    +

    FIPS Compliance

    +

    The ControlPlane distribution includes FIPS-compliant Flux builds based on FIPS 140-2 validated BoringSSL.

  • @@ -203,17 +203,17 @@

    FIPS-compliance

    {% include ".icons/fontawesome/solid/gear.svg" %}
    -

    Kubernetes compatibility

    -

    Assured compatibility with OpenShift and Kubernetes LTS versions provided by cloud vendors.

    +

    Kubernetes Compatibility

    +

    The ControlPlane distribution comes with assured compatibility for OpenShift and Kubernetes LTS versions provided by cloud vendors.

  • - {% include ".icons/fontawesome/solid/code-fork.svg" %} + {% include ".icons/fontawesome/solid/certificate.svg" %}

    Supply Chain Security

    -

    SLSA Build Level 3, SMBOs and VEX support for Flux controllers.

    +

    The ControlPlane distribution supply chain is SLSA Build Level 3, and ships cryptographically signed images, SBOMs and VEX documents.

  • diff --git a/docs/theme/main.html b/docs/theme/main.html index 63398c1..ee81fba 100644 --- a/docs/theme/main.html +++ b/docs/theme/main.html @@ -19,12 +19,12 @@ {% if page.is_homepage %} - + {% else %} - + {% endif %}