Upgrade to Pro — share decks privately, control downloads, hide ads and more …

All about GKE and use-case in Ubie

All about GKE and use-case in Ubie

sakajunquality

February 16, 2019
Tweet

More Decks by sakajunquality

Other Decks in Technology

Transcript

  1. About me - ID: @sakajunquality - Jun Sakata - Google

    Developers Expert, GCP - SWE, Infrastructure at Ubie Inc. - #GKE #CloudBuild #BigQuery - #Camera #Coffee
  2. GKE

  3. How to Build and Deploy General Container Build and Deploy

    Pipelines and GCP Products Application Source Code Container Image Container Runtime Cloud Source Repositories Github Container Registry Kubernetes Engine
  4. How to Build and Deploy More Kubernetes Specific: Simple GitOps

    from GitOps-style continuous delivery with Cloud Build https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build?hl=en
  5. How to Build and Deploy More Kubernetes Specific: Simple GitOps

    from GitOps-style continuous delivery with Cloud Build https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build?hl=en
  6. GKE Ecosystems: Monitoring Stackdriver Monitoring - Full-Stack Monitoring Suite -

    New Features - New Kubernetes Dashboard - Istio Integration - Prometheus Integration
  7. GKE Ecosystems: Logging Stackdriver Logging - Full-managed Log platform -

    GKE has pre-installed fluentd - Collects Stdout/Stderr of containers - Parse JSON to structured log
  8. Takeaways - GKE can be started easily - Understanding GKE

    and its Ecosystems to enhance its capabilities