DevOps
5 articles
-
GCP Cloud Labs - Lab Six
A guide and lab for running a container application in different environments. How to build a container and how to deploy it on a Kubernetes cluster or Cloud Run service.
-
GCP Cloud Labs - Lab Seven
Publishing an internal application in a GCP environment. In this lab you learn how to deploy an application from GKE or Cloud Run to an internal-only environment, or publish it through Apigee.
-
Working with GCP Workflow
An article demonstrating how to work with GCP Workflow. It details how to create a process that orchestrates different tasks across various compute components and cloud services.
-
Technical: Monitoring and Automation in the Cloud
A technical guide for building a cloud-based monitoring and automation system in a GCP environment. The system runs tasks on containers, with some tasks concluding by sending a report by email.
-
Kerberos from a Container
This article describes how to perform Kerberos authentication from a Linux container. After authentication, processes inside the container can interact with environments that require Windows identity.