Commit Graph

10 Commits

Author SHA1 Message Date
Ludovico Magnocavallo adad94ebc8 link installer roles list in OCP README 2021-06-16 17:57:26 +02:00
Ludovico Magnocavallo f53aba9bba
Minimal OpenShift fixes (#255)
* notify user when no tfvars file is used

* add comment for additionalTrustBundle in configuration template
2021-06-03 08:11:48 +02:00
Ludovico Magnocavallo 9b4342380f
openshift: improve prepare error handling, add OKD notes (#250) 2021-05-24 08:30:27 +02:00
Ludovico Magnocavallo 0f9f13b07f
Update README.md 2021-05-24 07:49:04 +02:00
Ludovico Magnocavallo 5262592d3e
Update README.md 2021-05-24 07:45:34 +02:00
Ludovico Magnocavallo 2b84ac45bc
add support for labels, fixes #246 (#249) 2021-05-22 18:08:49 +02:00
Ludovico Magnocavallo 744143d793
Openshift changes (#241)
* set custom hostname in bootstrap and master

* make the service DNS zone visible to the shared VPC network

* remove unused vpc name attribute from service project variable
2021-05-17 13:43:26 +02:00
Ludovico Magnocavallo 0a647df4dc add logging and monitoring roles to openshift SAs 2021-05-16 10:28:51 +02:00
Luca Prete f1bf30ba57
[#239] Pin Google provider version to 3.65.0 for OCP sample code example (#240)
* [#225] Add Tinyproxy to shared-vpc-gke example

* Update README.md

* [#239] Pin Google provider to version 3.65.0 for OCP sample code

* Update providers.tf

Co-authored-by: Ludovico Magnocavallo <ludo@qix.it>
2021-05-13 20:08:17 +02:00
Ludovico Magnocavallo 10ec705f89
OpenShift cluster setup in new third party solutions section (#237)
* ocp folder

* WIP - first part of the README, Python script

* include boilerplate in Python script

* WIP - README

* README completed, tested

* top-level and section READMEs

* Update README.md

* mark yaml template as safe from boilerplate checks

* fix error in prepare script

* set a null default for the post bootstrap variable

* use count for consistency in all the bootstrap resources

* use index instead of element in bootstrap ig
2021-05-12 10:33:56 +02:00