Skip to content

run-at-scale/crossplane-aws-blueprints

 
 

Repository files navigation

AWS Blueprints for Crossplane

Note: AWS Blueprints for Crossplane is under active development and should be considered a pre-production framework.

Welcome to the AWS Crossplane Blueprints.

Introduction

AWS Crossplane Blueprints is an open source repo to bootstrap EKS Clusters and provision AWS resources with a library of Crossplane Compositions (XRs) with Composite Resource Definitions (XRDs).

Compositions in this repository enable platform teams to define and offer bespoke AWS infrastructure APIs to the teams of application developers based on predefined Composite Resources (XRs), encompassing one or more of AWS Managed Resources (MRs)

Features

✅ Bootstrap Amazon EKS Cluster and Crossplane with Terraform
✅ Bootstrap Amazon EKS Cluster and Crossplane with eksctl
AWS Provider - Crossplane Compositions for AWS Services
Terrajet AWS Provider - Crossplane Compositions for AWS Services
AWS IRSA on EKS - AWS Provider Config with IRSA enabled
✅ Example deployment patterns for Composite Resources (XRs) for AWS Provider and Terrajet AWS Provider
✅ Example deployment patterns for Crossplane Managed Resources (MRs)

Getting Started

✅ Bootstrap EKS Cluster

This repo provides multiple options to bootstrap Amazon EKS Clusters with Crossplane and AWS Providers. Checkout the following README for full deployment configuration

✅ Configure the EKS cluster

Depending on whether you want to use the jet provider or the default provider for AWS, you need to install one or both of the crossplane providers on the EKS cluster. You will also need to enable IRSA support for your EKS cluster for the necessary permissions to spin up other AWS services. Refer to the bootstrap README for this configuration.

✅ Deploy the Examples

With the setup complete, you can then follow instructions on deploying crossplane compositions or managed resources you want to experiment with. Keep in mind that the list of compositions and managed resources in this repository are evolving.

✅ Work with nested compositions.

Compositions can be nested to further define and abstract application specific needs.

Learn More

Debugging

For debugging Compositions, CompositionResourceDefinitions, etc, please see the debugging guide.

Maintainers

This repo is maintained by:

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Crossplane bespoke composition blueprints for AWS resources

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%