https://github.com/googlecloudplatform/kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
https://github.com/googlecloudplatform/kubernetes-engine-samples
samples
Last synced: 9 months ago
JSON representation
Sample applications for Google Kubernetes Engine (GKE)
- Host: GitHub
- URL: https://github.com/googlecloudplatform/kubernetes-engine-samples
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2016-03-17T18:40:42.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T19:42:35.000Z (9 months ago)
- Last Synced: 2025-05-12T11:15:39.837Z (9 months ago)
- Topics: samples
- Language: HCL
- Homepage: https://cloud.google.com/kubernetes-engine/docs/tutorials/
- Size: 10.4 MB
- Stars: 1,277
- Watchers: 71
- Forks: 1,250
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Google Kubernetes Engine (GKE) Samples
This repository contains sample applications used in
[Google Kubernetes Engine (GKE)](https://cloud.google.com/kubernetes-engine/) tutorials.
See the following resources to get started:
- [Google Kubernetes Engine - Guides](https://cloud.google.com/kubernetes-engine/docs/concepts/kubernetes-engine-overview)
- [Google Kubernetes Engine - Quickstart](https://cloud.google.com/kubernetes-engine/docs/deploy-app-cluster)
Or click on the following button to open the interactive quickstart demo:
[](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/GoogleCloudPlatform/kubernetes-engine-samples&cloudshell_tutorial=README.md&cloudshell_workspace=quickstarts/hello-app)
## Contributing
* To learn how you can contribute new samples or fixes, see [the contributing guide](/.github/CONTRIBUTING.md).
## Licensing
* This repository is licensed using an [Apache-2.0 license](/LICENSE).