Skip to content

Infrastructure Provisioning. Infra Management Tools. IaC Infrastructure as Code

  1. Introduction
  2. Local Environment as Code
  3. Comparing the Tools
  4. Tools
  5. Infrastructure as Code using Kubernetes
    1. Config Connector
  6. Videos
  7. Tweets

Introduction

Local Environment as Code

Comparing the Tools

Tools

Infrastructure as Code using Kubernetes

Config Connector

  • cloud.google.com/config-connector Config Connector is an open source Kubernetes addon that allows you to manage Google Cloud resources through Kubernetes.
  • medium.com/globant: Infrastructure as Code using Kubernetes
    • Config Connector (KCC) is a solution to maintain Cloud Resources as Infrastructure as Code. It is built as an Open Source initiative and runs on Kubernetes clusters. As such, it leverages YAML files to maintain and operate such resources.
    • Config Connector has two versions: an Add-On for Google Kubernetes Engine (GKE) clusters and a manual installation for other Kubernetes distributions.

Videos

Click to expand!

Tweets

Click to expand!