Category: Cloud

  • Logs Router

    Once the log router has been configured, all logs are automatically exported to the sink.

  • MED

    This is useful whenever you have more than one connection exiting from your VPC (HA VPN), and you want to select the preferred way. A MED’s behavior is similar to that of a metric, so a lower value is preferred over a higher value.

  • cache-control

    By default, Cloud CDN will cache static content – including web assets and video files – that are not explicitly marked as private for the configured default time to live (TTL), without requiring any changes at your origin. If you decide to use the Cache-Control headers, Cloud CDN will only cache responses with valid cache…

  • Set up Prometheus monitoring

    Instrument service to expose telemetry: Configure Prometheus to ingest metrics:

  • Predefined GKE roles

    IAM provides predefined roles that grant access to specific Google Cloud resources and prevent unauthorized access to other resources. Role Title Description Lowest resource roles/container.admin Kubernetes Engine Admin Provides access to full management of clusters and their Kubernetes API objects.To set a service account on nodes, you must also have the Service Account User role (roles/iam.serviceAccountUser) on…

  • GKE Access control 

    When you create a Google Cloud project, you are the only user on the project. By default, no other users have access to your project or its resources, including Google Kubernetes Engine (GKE) resources. GKE supports multiple options for managing access to resources within your project and its clusters using role-based access control (RBAC).

  • Managed Service for Prometheus

    Google Cloud Managed Service for Prometheus is Google Cloud’s fully managed, multi-cloud, cross-project solution for Prometheus metrics. It lets you globally monitor and alert on your workloads, using Prometheus, without having to manually manage and operate Prometheus at scale. kubectl edit Prometheus prometheus-kube-prometheus-prometheus :

  • S3-compatible storage to Cloud

    Storage Transfer Service accesses your data in S3-compatible storage using transfer agents deployed on VMs close to the data source. These agents run in a Docker container and belong to an agent pool, which is a collection of agents using the same configuration and that collectively move your data in parallel. This feature allows you…

  • Port specifications

    The following table summarizes the valid port configurations, based on the load balancing scheme and the target of the forwarding rule. Product Load balancing scheme Target Port requirements Global external Application Load Balancer Regional external Application Load Balancer EXTERNAL_MANAGED Target HTTP proxyTarget HTTPS proxy Can reference exactly one port from 1-65535 Classic Application Load Balancer…

  • Creating a TCP network load balancer

    TCP network load balancers support SSL natively, making it possible to secure network traffic. Unlike SSL proxy load balancing and HTTP(S) load balancing, TCP network load balancing simply allows SSL traffic to pass through the load balancer and terminate at the VM itself. For NLBs, there are four higher-level primary components involved: a target pool, a regional…