Files
awesome-kubernetes/docs/GoogleCloudPlatform.md
Inaki Fernandez 8c13aaf770 update
2020-06-18 19:35:09 +02:00

31 lines
1.8 KiB
Markdown

# Google Cloud Platform
- [Introduction](#introduction)
- [GitHub](#github)
- [Managing Cluster Level Configuration](#managing-cluster-level-configuration)
- [Serverless](#serverless)
- [Anthos. Google's Hybrid And Multi-Cloud Platform](#anthos-googles-hybrid-and-multi-cloud-platform)
## Introduction
* [cloud.google.com](https://cloud.google.com)
* [cloud.google.com: DevOps](https://cloud.google.com/devops)
* [Cloud Developer Tools](https://cloud.google.com/products/tools)
* [Google Cloud Code](https://cloud.google.com/code)
* [Google Cloud Build](https://cloud.google.com/cloud-build)
* [medium.com/google-cloud/tagged/devops](https://medium.com/google-cloud/tagged/devops)
## GitHub
- [github.com/GoogleCloudPlatform](https://github.com/GoogleCloudPlatform)
- [github.com/GoogleCloudPlatform/cloud-code-samples](https://github.com/GoogleCloudPlatform/cloud-code-samples)
## Managing Cluster Level Configuration
- [Config Sync Overview](https://cloud.google.com/kubernetes-engine/docs/add-on/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
- [Cloud Functions, meet VPC functionality](https://cloud.google.com/blog/products/serverless/learn-how-to-use-advanced-vpc-functionality-with-your-cloud-functions)
## Anthos. Google's Hybrid And Multi-Cloud Platform
- [Anthos 🌟](https://cloud.google.com/anthos/)
- [Everything You Want To Know About Anthos - Google's Hybrid And Multi-Cloud Platform](https://www.forbes.com/sites/janakirammsv/2019/04/14/everything-you-want-to-know-about-anthos-googles-hybrid-and-multi-cloud-platform/)
- [itnext.io: Anthos — Multi-cluster Management](https://itnext.io/anthos-multi-cluster-management-aa6f2c03120d)