Termcom/Saturday 29 June 2025

From CSCWiki
Revision as of 13:30, 29 June 2025 by S23adhik (talk | contribs) (Created page with "- Will setup Proxmox on Citric-acid - Will setup a different method of VHosts: Kubernetes-backed ingress: 1. Create a self-managed k8s cluster in the virtualized environment (eg. rke2) 2. Configure ingress (eg. Istio) 3. Configure a software-based load balancer (eg. kube-vip, metallb) or an external load balancer (eg. from CSCF/IST) 4. Configure https://gateway-api.sigs.k8s.io/ CEO Integration: Write a custom kubernetes operator, or use a dynamic client for modifying vh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

- Will setup Proxmox on Citric-acid - Will setup a different method of VHosts: Kubernetes-backed ingress: 1. Create a self-managed k8s cluster in the virtualized environment (eg. rke2) 2. Configure ingress (eg. Istio) 3. Configure a software-based load balancer (eg. kube-vip, metallb) or an external load balancer (eg. from CSCF/IST) 4. Configure https://gateway-api.sigs.k8s.io/ CEO Integration: Write a custom kubernetes operator, or use a dynamic client for modifying vhost/stream configs.

vhost -> HTTPRoute, GRPCRoute stream -> TLSRoute

- Taking out yerba-mate, and corn-syrup - Centralising all our scripts - Updating ansible scripts - Standardising our configs

- Rewrite pyceo as Go