No description
  • HCL 85.2%
  • CSS 7.8%
  • EJS 5.2%
  • JavaScript 1.8%
Find a file
Caleb Albers 6c929e4c8d
Merge pull request #1 from hashicorp/compliance/add-license
[COMPLIANCE] Update MPL-2.0 LICENSE
2023-01-13 16:48:15 -08:00
app Removed runner profile. 2022-05-09 16:33:10 -04:00
k8s Added EBS CSI driver resource. 2022-10-18 15:27:50 -04:00
peering Initial commit. 2022-05-09 13:15:52 -04:00
post_routing Initial commit. 2022-05-09 13:15:52 -04:00
.gitignore Initial commit. 2022-05-09 13:15:52 -04:00
data.tf Initial commit. 2022-05-09 13:15:52 -04:00
LICENSE [COMPLIANCE] Update MPL-2.0 LICENSE 2022-11-09 04:53:48 +00:00
main.tf Initial commit. 2022-05-09 13:15:52 -04:00
outputs.tf Added EBS CSI driver resource and outputs for cluster names. 2022-10-14 16:37:55 -04:00
README.md Updated readme with new tutorial link 2022-11-01 12:41:10 -04:00
runner-config.yml Added explicit deployment permissions to ODR service account. 2022-10-21 13:16:46 -04:00
variables.tf Update variables.tf 2022-05-16 11:01:40 -04:00

Enabling ODRs Using Kubernetes

This repo is a companion to the Enabling On-Demand Runners Using Kubernetes tutorial, containing configuration files to create the necessary infrastructure and runners used in the tutorial.