https://github.com/GoogleCloudPlatform/kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
https://github.com/GoogleCloudPlatform/kubernetes-engine-samples
samples
Last synced: 10 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: 2024-10-29T04:48:47.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:36:48.828Z (over 1 year ago)
- Topics: samples
- Language: HCL
- Homepage: https://cloud.google.com/kubernetes-engine/docs/tutorials/
- Size: 6.98 MB
- Stars: 1,235
- Watchers: 67
- Forks: 1,218
- Open Issues: 28
-
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).