Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philippechepy/exoscale-kubernetes-sks
Installation of Exoscale SKS (Exoscale's managed Kubernetes) through Terraform.
https://github.com/philippechepy/exoscale-kubernetes-sks
exoscale exoscale-sks hashicorp-terraform kubernetes sks terraform
Last synced: 17 days ago
JSON representation
Installation of Exoscale SKS (Exoscale's managed Kubernetes) through Terraform.
- Host: GitHub
- URL: https://github.com/philippechepy/exoscale-kubernetes-sks
- Owner: PhilippeChepy
- Created: 2021-03-09T18:30:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T18:34:58.000Z (over 3 years ago)
- Last Synced: 2024-10-11T06:43:24.311Z (about 1 month ago)
- Topics: exoscale, exoscale-sks, hashicorp-terraform, kubernetes, sks, terraform
- Language: HCL
- Homepage: https://easyadmin.tech
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exoscale SKS (managed Kubernetes cluster) setup, using Terraform
## TL;DR
The purpose of this repository is to install Exoscale SKS [Kubernetes](https://kubernetes.io) using Terraform.
# References
* Exoscale
* [Website](https://www.exoscale.com)
* [Documentation](https://community.exoscale.com)
* Terraform
* [Website](https://www.terraform.io)
* [Documentation](https://www.terraform.io/docs/index.html)
* [Exoscale Provider](https://registry.terraform.io/providers/exoscale/exoscale/latest/docs)# Author
Philippe Chepy
* Github: [@PhilippeChepy](https://github.com/PhilippeChepy)
* LinkedIn: [@philippe-chepy](https://www.linkedin.com/in/philippe-chepy/)
* Website [EasyAdmin](https://easyadmin.tech)