[DevOps] Operating Multiple k8s GPU Clusters with On-Premises in startup (Part1)
Tags
Ops
Infra
k8s
Wrote
2024.03
I have many experiences in operating and hosting service with multiple K8s clusters in on-premise (baremetal machines)
I’m going to explain each stack in detail
Main Architecture
Domain Resolving and Setup?
My company bought domain from “whois.co.kr”
I setup nameservers as ‘Google Cloud DNS’ at whois.co.kr
Google Cloud DNS send traffic to office’s static IP
I always use LetsEncrypt to provide https domain, my certificates are automatically updated in my k8s cluster (by using certificate & gcloud credential)
Raspberry PI?
We setup raspberry pi to provide port-forwarding by using nginx
When main raspberry pi is dead, traffic goes to the other one