mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 06:53:00 -04:00
examples using python cdk to orchestrate kubernetes
This commit is contained in:
parent
4b6da6f6de
commit
8758cc65f2
1 changed files with 6 additions and 0 deletions
6
kubernetes/python-cdk/README.md
Normal file
6
kubernetes/python-cdk/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## examples using python cdk to orchestrate kubernetes
|
||||
|
||||
<br>
|
||||
|
||||
* [setting up a postgreSQL RDS with CDK]([python/PostgreSQL_example](https://github.com/go-outside-labs/orchestration-toolkit/tree/master/kubernetes/python-cdk/python/PostgreSQL_example)
|
||||
* [setting up a VPC with CDK](https://github.com/go-outside-labs/orchestration-toolkit/tree/master/kubernetes/python-cdk/python/VPC_example)
|
Loading…
Add table
Add a link
Reference in a new issue