Image Overview: crossplane-aws

Overview: crossplane-aws Chainguard Image

Crossplane lets you build a control plane with Kubernetes-style declarative and API-driven configuration and management for anything.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/crossplane-aws:latest

These images provide Crossplane providers for AWS.

Upstream ImageChainguard Image
xpkg.upbound.io/upbound/provider-awscgr.dev/chainguard/crossplane-aws
xpkg.upbound.io/upbound/provider-aws-iamcgr.dev/chainguard/crossplane-aws-iam
xpkg.upbound.io/upbound/provider-aws-rdscgr.dev/chainguard/crossplane-aws-rds
xpkg.upbound.io/upbound/provider-aws-s3cgr.dev/chainguard/crossplane-aws-s3

You can use them by following the AWS Quickstart and using the Chainguard image instead of the upstream image:

apiVersion: pkg.crossplane.io/v1
kind: Provider
metadata:
  name: provider-aws-s3
spec:
  package: cgr.dev/chainguard/crossplane-aws-s3:latest

Last updated: 2024-04-11 12:38