Skip to content

gmgalvan/canary-control-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canary Control with Go: K8s & Istio Traffic Management

This repository contains the code and resources presented in the "Canary Control with Go: K8s & Istio Traffic Management" talk.

Demo Diagram

📂 Folder Structure

canary

Contains code demonstrating the Go client, API machinery, dynamic client, and controller runtime libraries.

demo-k8s-manifests

Kubernetes manifests for the services deployed using Go.

terraform/cluster

Instructions and configurations to spin up a Kubernetes cluster using Terraform.

canaryoperator

A demonstration of the Canary operator.

🛠 Setup and Configuration

Install kubectl and configure cluster access

Follow the guide provided by Google Cloud on how to access your cluster using kubectl.

Install Istio

For Istio setup and installation, refer to the official Istio getting started guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published