terraforming-gcp
terraforming-gcp copied to clipboard
PKS Prerequisites
If execute terraform with the PKS=true it will create all prerequisites resources to deploye the runtime PKS exaplained in the ofitial link https://docs.pivotal.io/runtimes/pks/1-1/gcp-index.html ofitial link?
Regards
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
Since this has been completely refactored you may want to re-test.
@masalinas To deploy PKS you need to cd into terraforming-pks
and run terraform apply
from there.
Let us know if it's working for you.
It seems like we've gone from a solution which supported PAS & PKS tiles side-by-side (pks=true) to one which supports only one or the other. Aside from concerns about what is considered "best practice" is there a way to recombine PAS & PKS tiles under one Ops Manager?