https://github.com/selectel/mks-kubeapi-private-demo
21.05.24 Selectel MKS Private Kube API
https://github.com/selectel/mks-kubeapi-private-demo
Last synced: 4 months ago
JSON representation
21.05.24 Selectel MKS Private Kube API
- Host: GitHub
- URL: https://github.com/selectel/mks-kubeapi-private-demo
- Owner: selectel
- License: mit
- Created: 2024-05-22T12:19:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T12:36:38.000Z (about 2 years ago)
- Last Synced: 2024-12-26T17:13:08.598Z (over 1 year ago)
- Language: HCL
- Size: 170 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# 21.05.24 Selectel MKS Private Kube API
Create MKS cluster with private KubeAPI, jump-host and cloud firewall using Terraform.
---
Add variable to secrets.tfvars:
```
domain = ""
domain_password = ""
project_password = ""
```
---
Command:
```
terraform init
terraform apply -var-file=./secrets.tfvars
```
---
Scheme:
