mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 19:21:11 +00:00
3.5 KiB
3.5 KiB
Google Cloud Platform
- Introduction
- GitHub
- Managing Cluster Level Configuration
- Serverless
- Anthos. Google's Hybrid And Multi-Cloud Platform
- Python
- Cloud Code
Introduction
- cloud.google.com
- cloud.google.com: DevOps
- Cloud Developer Tools
- Google Cloud Code
- Google Cloud Build
- medium.com/google-cloud/tagged/devops
- Platform comparisons
- whizlabs.com: Introduction To Google Cloud Platform
- New Cloud Shell Editor: Get your first cloud-native app running in minutes
GitHub
- github.com/GoogleCloudPlatform
- github.com/GoogleCloudPlatform/cloud-code-samples
- kelseyhightower/cmd-tutorial This tutorial will walk you through provisioning some VMs on GCP so you can kick the tires on Cmd -- Track and Control Users in Production.
Managing Cluster Level Configuration
- Config Sync Overview One of the most challenging day two concerns for Kubernetes users is managing cluster level configuration, think namespaces, CRDs, and RBAC rules, across multiple clusters. For GKE customers Config Sync is a game changer.
Serverless
Anthos. Google's Hybrid And Multi-Cloud Platform
- Anthos 🌟
- Everything You Want To Know About Anthos - Google's Hybrid And Multi-Cloud Platform
- itnext.io: Anthos — Multi-cluster Management
- itnext.io: Ingress for Anthos — Multi-cluster Ingress and Global Service Load Balancing
- A hybrid cloud-native DevSecOps pipeline with JFrog Artifactory and GKE on-prem 🌟 Running in a hybrid environment means that some of your processing happens on Google Cloud and other processing remains on-premises. Anthos helps you manage both an on-premises Kubernetes cluster and a cluster running on Google Cloud.
Python
Cloud Code
- Cloud Code 🌟 Everything you need to write, debug, and deploy your cloud-native applications.