Move Ubuntu installation script out of Cluster API GCP
rsdcastro opened this issue · 3 comments
rsdcastro commented
The goal is to have that as reusable by other providers, as long as the base image is the same.
rsdcastro commented
https://github.com/kubernetes/kube-deploy/blob/master/cluster-api-gcp/cloud/google/templates.go#L159
There are parts that are GCP specific, but those piece of data could be passed into the script rather than having it query the metadata server.
rsdcastro commented
Keeping as GCP specific issue for now. If this becomes more general, we should file separate issues in the new kubernetes-sigs/cluster-api repo.
rsdcastro commented
This issue was moved to kubernetes-sigs/cluster-api#87