Skip to content

imfoobar42/globomantics-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Globomantics GitOps Repository

This repository contains Kubernetes manifests for deploying the Globomantics application using GitOps principles with Argo CD.

Contents

  • namespace.yaml - Kubernetes namespace definition for the Globomantics application
  • .gitattributes - Git attributes configuration

Purpose

This repository serves as the source of truth for deploying and managing the Globomantics application on Kubernetes clusters through Argo CD. Changes to application configuration are made by updating the manifests in this repository and committing them to trigger automated deployments.

Usage

This repository is designed to work with Argo CD for continuous deployment. The application manifests define the desired state of the Globomantics application in the Kubernetes cluster.

GitOps Workflow

  1. Make changes to Kubernetes manifests in this repository
  2. Commit and push changes to trigger Argo CD sync
  3. Argo CD automatically applies changes to the target Kubernetes cluster
  4. Monitor deployment status through Argo CD UI or CLI

Prerequisites

  • Kubernetes cluster with Argo CD installed
  • Argo CD configured to watch this repository
  • Proper RBAC permissions for the application namespace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •