kimschles / provider-digitalocean

Crossplane DigitalOcean infrastructure provider

Home Page:https://crossplane.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

provider-digitalocean

Overview

provider-digitalocean is the Crossplane infrastructure provider for the DigitalOcean. The provider that is built from the source code in this repository can be installed into a Crossplane control plane and adds the following new functionality:

  • Custom Resource Definitions (CRDs) that model DigitalOcean infrastructure and services (e.g. Droplets, etc.)
  • Controllers to provision these resources in DigitalOcean based on the users desired state captured in CRDs they create
  • Implementations of Crossplane's portable resource abstractions, enabling DigitalOcean resources to fulfill a user's general need for cloud services

Getting Started and Documentation

For getting started guides, installation, deployment, and administration, see our Documentation.

Contributing

provider-digitalocean is a community driven project and we welcome contributions. See the Crossplane Contributing guidelines to get started.

We also have a local Contributing document to help you get your local environment setup to contribute.

Report a Bug

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

Contact

Please use the following to reach members of the community:

Code of Conduct

provider-digitalocean adheres to the same Code of Conduct as the core Crossplane project.

Licensing

provider-digitalocean is under the Apache 2.0 license.

FOSSA Status

About

Crossplane DigitalOcean infrastructure provider

https://crossplane.io/

License:Apache License 2.0


Languages

Language:Go 86.2%Language:Makefile 6.9%Language:Shell 4.4%Language:Starlark 2.3%Language:Dockerfile 0.3%