Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP documentation page in Fedora CoreOS docs #475

Closed
dustymabe opened this issue May 7, 2020 · 2 comments · Fixed by coreos/fedora-coreos-docs#70
Closed

GCP documentation page in Fedora CoreOS docs #475

dustymabe opened this issue May 7, 2020 · 2 comments · Fixed by coreos/fedora-coreos-docs#70
Assignees
Labels
area/docs jira for syncing to jira

Comments

@dustymabe
Copy link
Member

Now that we are uploading images to GCP we need to add a documentation page dedicated to GCP in our FCOS docs (smilar to the one we have for Azure).

Rough notes to get started:

gcloud auth activate-service-account --key-file=/root/creds-gcp.json
gcloud compute images describe-from-family --project fedora-coreos-cloud fedora-coreos-stable
gcloud compute instances create node1 --project fedora-coreos-testing --zone us-east1-b --image-project fedora-coreos-cloud --image-family fedora-coreos-stable --metadata-from-file=user-data=/root/user-systemd.ign
@dustymabe dustymabe added jira for syncing to jira area/docs labels May 7, 2020
@dustymabe
Copy link
Member Author

Thanks @lucab for volunteering to make this docs page for us.

@lucab
Copy link
Contributor

lucab commented May 7, 2020

Docs PR at coreos/fedora-coreos-docs#70.
Any native-speaking proofreader is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs jira for syncing to jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants