https://github.com/alexnaughtonjr/gke_notes
A place for notes related to learning GKE.
https://github.com/alexnaughtonjr/gke_notes
gke gke-cluster gke-ftp gke-helmsman gke-istio gke-job gke-networking gke-terraform gkeep gkeepapi
Last synced: 3 months ago
JSON representation
A place for notes related to learning GKE.
- Host: GitHub
- URL: https://github.com/alexnaughtonjr/gke_notes
- Owner: alexnaughtonjr
- License: mit
- Created: 2020-12-24T06:58:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T06:58:51.000Z (over 4 years ago)
- Last Synced: 2025-03-06T20:16:21.784Z (3 months ago)
- Topics: gke, gke-cluster, gke-ftp, gke-helmsman, gke-istio, gke-job, gke-networking, gke-terraform, gkeep, gkeepapi
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GKE_Notes
Google Kubernetes Engine (GKE) provides a managed environment for deploying, managing, and scaling your containerized applications using Google infrastructure. The GKE environment consists of multiple machines (specifically, Compute Engine instances) grouped together to form a cluster.