Code used to demonstrate how to set up Rancher, as well as the repository for a demo of fleet
-
Updated
Mar 21, 2021 - HCL
GitOps is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation. GitOps uses Git repositories as a single source of truth to deliver infrastructure as code.
There are four key components to a GitOps workflow, a Git repository, a continuous delivery (CD) pipeline, an application deployment tool, and a monitoring system.
Code used to demonstrate how to set up Rancher, as well as the repository for a demo of fleet
bootstrapping workflow for a delineated kubernetes multi-cluster architecture with a control-plane ("master") and worker clusters.
A terraform repository that allows for self-service via code for developers to create a serverless AWS API that uses a single API gateway with lambda functions at various endpoints. It supports authorization via cognito user pools and by default endpoints run python 3.10.
Kubernetes deployments, Ansible config and everyting else for my home lab
This is a repository on which I'm doing the Devops project for hands-on practice. This is a GitOps project.
SBA stands for simple-blog-app, this repo contains environment config and manifest files (terraform, k8s etc.)
Hands-on SRE & DevOps lab covering OpenShift provisioning on AWS using Terraform, GitOps deployments, CI/CD pipelines, autoscaling, and advanced networking with Multus.
This project automates the provisioning of AWS services and Kubernetes resources using Terraform, with Jenkins orchestrating three essential pipelines. ArgoCD completes the workflow by enabling continuous deployment through GitOps principles.
Docker Compose configurations for managing a self-hosted homelab using GitOps principles.
Manage infrastructure using Terragrunt and ArgoCD
Manage your GitHub organization's repositories using GitOps principles with a YAML-based configuration, GitHub Actions with reusable workflows, AWS S3 for storage, and GitHub App integration.
My home infrastructure, defined and deployed as code