Coder Social home page Coder Social logo

ravibagri4 / provider-aws Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crossplane-contrib/provider-upjet-aws

0.0 0.0 0.0 50.87 MB

Official AWS Provider for Crossplane by Upbound.

Home Page: https://marketplace.upbound.io/providers/upbound/provider-aws

License: Apache License 2.0

Shell 0.13% Python 0.21% Go 98.96% Makefile 0.69% Dockerfile 0.01%

provider-aws's Introduction

Official AWS Provider

CI GitHub release Go Report Card Slack 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

Please open a Github issue for all requests. If you need to reach out to Upbound, you can do so via the following channels:

Licensing

Provider AWS is under the Apache 2.0 license with notice.

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 turkenh avatar mbbush avatar erhancagirici avatar renovate[bot] avatar steperchuk avatar stevendborrelli avatar myzataras avatar jeanduplessis avatar anastasiia-kvas avatar plumbis avatar zeresius avatar kdibrov avatar alexinthesky avatar jastang avatar duizabojul avatar piotr1215 avatar haarchri avatar nalbury avatar donovanmuller avatar phyrog 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.