Skip to content

Tomo1912/my-mlops-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ GitOps Configuration Repository

Kubernetes manifests for the House Price Prediction API, managed by ArgoCD.


🎯 Purpose

This repository serves as the single source of truth for the Kubernetes cluster state. ArgoCD continuously monitors this repo and automatically deploys any changes to the K3s cluster.


πŸ“ Contents

File Description
deployment.yaml Kubernetes Deployment + Service manifest

πŸ”„ How It Works

my-ml-model-repo (code change)
         ↓
GitHub Actions builds & pushes Docker image
         ↓
CI pipeline updates image tag in this repo
         ↓
ArgoCD detects change (polling every 3 min)
         ↓
Auto-deploy to K3s cluster

πŸ› οΈ Infrastructure

Component Technology
Cluster K3s on Hetzner VPS
GitOps ArgoCD
Proxy Traefik
SSL Let's Encrypt
Domain ml-house-price.duckdns.org

πŸ”— Related Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors