Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/askmeegs/yaml-your-cloud
https://github.com/askmeegs/yaml-your-cloud
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/askmeegs/yaml-your-cloud
- Owner: askmeegs
- License: apache-2.0
- Created: 2021-08-23T21:37:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T17:16:35.000Z (about 3 years ago)
- Last Synced: 2024-11-01T09:33:34.377Z (10 days ago)
- Language: Go
- Size: 6.37 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YAML Your Cloud: Managing Cloud-Hosted Resources from Kubernetes
*Demo for [Kubecon North America 2021](https://kccncna2021.sched.com/event/m4sT?iframe=no).*
**Slides**: https://bit.ly/yaml-your-cloud
## Prerequisites
This repository contains 4 demos, intended to be run in order. You need the following in order to run the demos.
1. A Google Cloud Platform account, and a GCP project with Billing enabled.
2. An AWS account with Billing enabled.
3. A command-line environment (MacOS or Linux) that you can install tools onto.## Contents
#### [1 - AWS Controllers for Kubernetes (ACK)](/1-aws/)
#### [2 - Google Cloud Config Connector + GKE](/2-gcp)
#### [3 - OpenPolicyAgent for Hosted Resources](/3-opa)
#### [4 - Crossplane for Composable and Multi-cloud resources](/4-crossplane)