Code Monkey home page Code Monkey logo

upbound-provider-aws's Introduction

Official AWS Provider

CI GitHub release Go Report Card Contributors Slack X (formerly Twitter) Follow

Provider AWS is a Crossplane provider that is built using Upjet code generation tools and exposes XRM-conformant managed resources for Amazon AWS.

Getting Started

Follow the quick start guide here.

You can find a detailed API reference for all the managed resources with examples in the Upbound Marketplace.

For getting more information about resource consumption and monitoring the upjet runtime, please see Sizing Guide and Monitoring Guide

Contributing

For the general contribution guide, see Upjet Contribution Guide

If you'd like to learn how to use Upjet, see Usage Guide.

To build this provider locally and run it in a local Kubernetes cluster, run the following to build the family provider (config) and ec2:

DOCKERHUB_ORG=<your-docker-name>
BUILD_ARGS="--load" XPKG_REG_ORGS_NO_PROMOTE="" XPKG_REG_ORGS="index.docker.io/$DOCKERHUB_ORG" make build.all publish BRANCH_NAME=main SUBPACKAGES="config ec2"

The BRANCH_NAME set to main (even though you might be on another branch) will let make publish the images to your docker hub account.

To install the provider provider-aws-ec2 into a local Kubernetes cluster, apply:

apiVersion: pkg.crossplane.io/v1
kind: Provider
metadata:
  name: provider-aws-ec2
spec:
  package: docker.io/<your-docker-name>/provider-aws-ec2:<the-version-taken-from-the-output-of-the-previous-command>

Use monolith instead of ec2 to build and publish the monolithic provider.

Add a New Resource

Follow the guide here.

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Contact

#upbound-provider-aws channel in Crossplane Slack

Licensing

Provider AWS is under the Apache 2.0 license with notice.

upbound-provider-aws's People

Contributors

ulucinar avatar turkenf avatar muvaf avatar sergenyalcin avatar ezgidemirel avatar svscheg avatar dverveiko avatar ytsarev avatar mykolalosev avatar hasheddan avatar erhancagirici avatar mbbush avatar turkenh avatar renovate[bot] avatar steperchuk avatar jeanduplessis avatar stevendborrelli avatar myzataras avatar anastasiia-kvas avatar plumbis avatar zeresius avatar kdibrov avatar alexinthesky avatar jastang avatar ravibagri5 avatar duizabojul avatar piotr1215 avatar haarchri avatar nalbury avatar donovanmuller avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.