changing chapter to set up infra and then use jx boot
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: vfarcic
If they are not already assigned, you can assign the PR to them by writing /assign @vfarcic in a comment when ready.
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
I planned to have a chapter dedicated to jx boot. The commands I have so far are in 99-boot.md. What I'd suggest is to skip the two. We can have a chapter (or an appendix) on how to create infra in GKE (or anywhere else) and a chapter on how to use jx boot. I'd keep the latter agnostic from the way how to set up the cluster. It could start with something like: "Create a cluster anyway you want, and if you do not know how, read this chapter/appendix about creating a GKE cluster with terraform. Once you have an operational k8s cluster, we can proceed to jx boot."
What do you think? Does that make sense?
makes sense - I was just going through the process again with tf/jxboot so decided to document it somewhere