Files
awesome-kubernetes/docs/iac.md
Inaki Fernandez 00a20a8471 ul 6m
2024-08-20 19:49:18 +02:00

12 KiB
Raw Permalink Blame History

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

  • ==Checkmarx/kics== Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx. KICS stands for Keeping Infrastructure as Code Secure, it is open source and is a must-have for any cloud native project.
  • ==gofireflyio/aiac== 🌟 Artificial Intelligence Infrastructure-as-Code Generator.
  • ==github.com/gofireflyio/aiac: AIaC== Artificial Intelligence Infrastructure-as-Code Generator.

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

??? note "Click to expand!"

<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/POPP2WTJ8es" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/EIOuIwKS0P0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/--RRpw_6onA?si=UNaIShD8z-_ZLCwt" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</center>

Tweets

Click to expand!

Jeez, people in my timeline arguing about the merits of CDK vs. Pulumi and I'm just waiting for you all to get on my level. pic.twitter.com/S3PU7FGuw2

— Corey Quinn (@QuinnyPig) December 14, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Do you use the AWS, GCP, or Azure web consoles beyond getting started with a new cloud provider? If so, why not an automation tool such as Terraform or Cloud Formation? pic.twitter.com/5LIZSTcNpG

— Kelsey Hightower (@kelseyhightower) January 19, 2022
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>