{"id":18258920,"url":"https://github.com/pottava/google-cloud-tutorials","last_synced_at":"2026-01-21T18:06:14.184Z","repository":{"id":147533133,"uuid":"334570572","full_name":"pottava/google-cloud-tutorials","owner":"pottava","description":"Cloud Shell Tutorials on Google Cloud","archived":false,"fork":false,"pushed_at":"2021-02-15T14:37:58.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T18:20:59.320Z","etag":null,"topics":["anthos","application-modernization","cloud-shell","google-cloud","hpc"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pottava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-31T04:17:54.000Z","updated_at":"2021-02-15T14:38:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4382ad9-791a-4039-93b3-332bf4106298","html_url":"https://github.com/pottava/google-cloud-tutorials","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fgoogle-cloud-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fgoogle-cloud-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fgoogle-cloud-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pottava%2Fgoogle-cloud-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pottava","download_url":"https://codeload.github.com/pottava/google-cloud-tutorials/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247945541,"owners_count":21022783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anthos","application-modernization","cloud-shell","google-cloud","hpc"],"created_at":"2024-11-05T10:35:24.675Z","updated_at":"2026-01-21T18:06:14.138Z","avatar_url":"https://github.com/pottava.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Google Cloud](https://cloud.google.com/?hl=ja) チュートリアル\n\n## アプリケーション モダナイゼーション\n\n### Buildpacks によるサーバーレス開発\n\n1. 以下をクリックし、Cloud Shell 環境を起動してください。\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/home/dashboard?cloudshell=true)\n\n2. 以下のコマンドをブラウザ上のターミナルで実行してください。チュートリアルが開始します。\n\n```sh\ncloudshell_open --repo_url \"https://github.com/pottava/runrara-runrunrun.git\" \\\n    --page \"shell\" --tutorial \"buildpacks/tutorial.md\"\n```\n\n3. Cloud Shell の再起動や予期せずチュートリアルが消えてしまった場合は以下で再開できます。\n\n```sh\nteachme ~/cloudshell_open/runrara-runrunrun/buildpacks/tutorial.md\n```\n\n### セキュアな GKE クラスタ の作成\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/home/dashboard?cloudshell=true)\n\n```sh\ncloudshell_open --repo_url \"https://github.com/pottava/secured-gke-tutorial.git\" \\\n    --page \"shell\" --tutorial \"tutorial.md\"\nteachme ~/cloudshell_open/secured-gke-tutorial/tutorial.md\n```\n\n### Anthos on bare metal の構築\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/home/dashboard?cloudshell=true)\n\n```sh\ncloudshell_open --page \"shell\" \\\n    --repo_url \"https://github.com/GoogleCloudPlatform/gcp-getting-started-lab-jp.git\" \\\n    --tutorial \"appmod/anthos-baremetal/01-setup.md\"\nteachme ~/cloudshell_open/gcp-getting-started-lab-jp/appmod/anthos-baremetal/01-setup.md\n```\n\n## HPC\n\n### Slurm による HPC 環境の構築\n\n1. 以下をクリックし、Cloud Shell 環境を起動してください。\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/home/dashboard?cloudshell=true)\n\n2. 以下のコマンドをブラウザ上のターミナルで実行してください。チュートリアルが開始します。\n\n```sh\ncloudshell_open --page \"shell\" \\\n    --repo_url \"https://github.com/GoogleCloudPlatform/gcp-getting-started-lab-jp.git\" \\\n    --tutorial \"hpc/slurm/tutorial.md\"\n```\n\n3. Cloud Shell の再起動や予期せずチュートリアルが消えてしまった場合は以下で再開できます。\n\n```sh\nteachme ~/cloudshell_open/gcp-getting-started-lab-jp/hpc/slurm/tutorial.md\n```\n\n### Slurm と Lustre による HPC 環境の構築\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/home/dashboard?cloudshell=true)\n\n```sh\ncloudshell_open --page \"shell\" \\\n    --repo_url \"https://github.com/GoogleCloudPlatform/gcp-getting-started-lab-jp.git\" \\\n    --tutorial \"hpc/slurm-lustre/tutorial.md\"\nteachme ~/cloudshell_open/gcp-getting-started-lab-jp/hpc/slurm-lustre/tutorial.md\n```\n\n### Slurm と Lustre による HPC 環境の構築（共有 VPC 版）\n\n[![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://console.cloud.google.com/home/dashboard?cloudshell=true)\n\n```sh\ncloudshell_open --page \"shell\" \\\n    --repo_url \"https://github.com/GoogleCloudPlatform/gcp-getting-started-lab-jp.git\" \\\n    --tutorial \"hpc/slurm-lustre-with-shared-vpc/tutorial.md\"\nteachme ~/cloudshell_open/gcp-getting-started-lab-jp/hpc/slurm-lustre-with-shared-vpc/tutorial.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpottava%2Fgoogle-cloud-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpottava%2Fgoogle-cloud-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpottava%2Fgoogle-cloud-tutorials/lists"}