/
DirectorySecurity AdvisoriesPricing
Sign in
Directory
k6-operator-fips logoFIPS

k6-operator-fips

Last changed

Request a free trial

Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.

Tags
Overview
Comparison
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Chainguard Container for k6-operator-fips

FIPS-enabled Kubernetes operator for running distributed k6 performance tests

Chainguard Containers are regularly-updated, secure-by-default container images.

Download this Container Image

For those with access, this container image is available on cgr.dev:

docker pull cgr.dev/ORGANIZATION/k6-operator-fips:latest

Be sure to replace the ORGANIZATION placeholder with the name used for your organization's private repository within the Chainguard Registry.

Compatibility Notes

The Chainguard k6-operator-fips image is a FIPS 140-2/140-3 compliant version designed to be a drop-in replacement for the upstream grafana/k6-operator image in FIPS-required environments, with the following characteristics:

  • This image uses three FIPS-compliant components available via tags:
    • latest or controller-v* - The k6-operator-fips controller
    • latest-starter or starter-v* - The FIPS test initializer/starter pod
    • latest-runner or runner-v* - The FIPS k6 test runner pod

For non-FIPS environments, see k6-operator.

FIPS support

The k6-operator-fips Chainguard Image ships with a validated redistribution of OpenSSL's FIPS provider module. For more on FIPS support in Chainguard Images, consult the guide on FIPS-enabled Chainguard Images on Chainguard Academy.

Getting Started

The k6-operator-fips requires a Kubernetes cluster in a FIPS-compliant environment. The operator watches for TestRun custom resources and orchestrates distributed k6 load tests using FIPS-validated cryptography.

Helm Installation

Add the Grafana Helm repository and install the k6 Operator with FIPS images:

helm repo add grafana https://grafana.github.io/helm-charts
helm repo update
helm install k6-operator grafana/k6-operator \
  --set image.repository=cgr.dev/ORGANIZATION/k6-operator-fips \
  --set image.tag=latest

Be sure to replace ORGANIZATION with your organization's name in the Chainguard Registry.

Then create a TestRun resource using the Chainguard FIPS runner and starter images:

cat <<EOF | kubectl apply -f -
apiVersion: k6.io/v1alpha1
kind: TestRun
metadata:
  name: k6-fips-sample
spec:
  parallelism: 2
  script:
    configMap:
      name: k6-test-fips
      file: test-script.js
  runner:
    image: cgr.dev/ORGANIZATION/k6-operator-fips:latest-runner
  starter:
    image: cgr.dev/ORGANIZATION/k6-operator-fips:latest-starter
EOF

Configuration

You can configure default FIPS runner and starter images at the Helm chart level to avoid specifying them in every TestRun:

helm install k6-operator grafana/k6-operator \
  --set image.repository=cgr.dev/ORGANIZATION/k6-operator-fips \
  --set image.tag=latest \
  --set customImages.runner=cgr.dev/ORGANIZATION/k6-operator-fips:latest-runner \
  --set customImages.starter=cgr.dev/ORGANIZATION/k6-operator-fips:latest-starter

For advanced configuration options including resource limits, parallelism settings, and test execution parameters, refer to the official k6 Operator documentation.

Documentation and Resources

What are Chainguard Containers?

Chainguard's free tier of Starter container images are built with Wolfi, our minimal Linux undistro.

All other Chainguard Containers are built with Chainguard OS, Chainguard's minimal Linux operating system designed to produce container images that meet the requirements of a more secure software supply chain.

The main features of Chainguard Containers include:

For cases where you need container images with shells and package managers to build or debug, most Chainguard Containers come paired with a development, or -dev, variant.

In all other cases, including Chainguard Containers tagged as :latest or with a specific version number, the container images include only an open-source application and its runtime dependencies. These minimal container images typically do not contain a shell or package manager.

Although the -dev container image variants have similar security features as their more minimal versions, they include additional software that is typically not necessary in production environments. We recommend using multi-stage builds to copy artifacts from the -dev variant into a more minimal production image.

Need additional packages?

To improve security, Chainguard Containers include only essential dependencies. Need more packages? Chainguard customers can use Custom Assembly to add packages, either through the Console, chainctl, or API.

To use Custom Assembly in the Chainguard Console: navigate to the image you'd like to customize in your Organization's list of images, and click on the Customize image button at the top of the page.

Learn More

Refer to our Chainguard Containers documentation on Chainguard Academy. Chainguard also offers VMs and Librariescontact us for access.

Trademarks

This software listing is packaged by Chainguard. The trademarks set forth in this offering are owned by their respective companies, and use of them does not imply any affiliation, sponsorship, or endorsement by such companies.

Licenses

Chainguard container images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" tag of this image:

  • Apache-2.0

  • GCC-exception-3.1

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Compliance

This is a FIPS validated image for FedRAMP compliance.

This image is STIG hardened and scanned against the DISA General Purpose Operating System SRG with reports available.

Learn more about STIGsGet started with STIGs

Related images
k6-operator logo
k6-operator

Category
FIPS
STIG

Safe Source for Open Source™
Contact us
© 2025 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Product

Chainguard ContainersChainguard LibrariesChainguard VMsIntegrationsPricing