Cloud Dev & Ops Devcontainer
-
Updated
Apr 6, 2025 - Dockerfile
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.
Cloud Dev & Ops Devcontainer
Versioning workflows on Monorepo and deploy the services with GitOps concept
Use kpt as argocd configuration management plugin
This project describes an architecture pattern how to simplify the management of multiple K8S clusters using Argo CD
Continuous Deployment
Store the configuration of a Splunk K8S cluster in Git
A container with all of the tools I need to manage my GitOps setup.
A set of non-root Docker images and tools to automatically generate Dockerfiles using Jinja templates based on image's metadata.
A validated pattern for using GitOps to deploy an AI/ML defect industrial detection solution, into an OpenShift cluster
Provision/orchestrate infrastructure and automate pipelines/configuration management processes.
ArgoCD Container with AWS and SOPS binaries included!
A Github-Action to edit yml-files
Example repo for using Gimlet CLI with Github Actions