tech ramblings
  • Blog
  • Home
  • Search

Search tech ramblings

k8s


Early adventures with Ray on Kubernetes (kuberay) and LLM

 Posted on 2023-11-11  |  4 minutes  |  

Ray is a distributed framework for scaling applications. However, my journey started with Kuberay which is an operator and various CRDs such as RayCluster and RayService to provide a more declarative k8s native experience for Ray. [Read More]
k8s  kubernetes  ray  llm  llama2  gke  kuberay  rayservice  raycluster  gpu  accelerators 

GCP GKE IAM - k8s namespace RBAC

 Posted on 2018-11-05  |  2 minutes  |  

How many acronyms or abbreviations can I fit into one title. As an organization leverages kubernetes more and more, a shared environment may become more prevalent, rather than many clusters. [Read More]
k8s  kubernetes  gcp  iam  rbac  gke  google  gcp  namespace 

Traefik - Ingress Controller

 Posted on 2018-11-01  |  2 minutes  |  

Kubernetes has an ingress controller to help you manage your layer 7 HTTP traffic. It has concepts around hostnames, TLS and maps back to your services within k8s. On Google Kubernetes Engine (GKE) when an ingress is specified, it will spin up an external HTTP Google Cloud Load Balancer. [Read More]
k8s  kubernetes  ingress  controller  proxy  routing  traefik  gke  google  gcp 

Kubernetes: Local Storage and Volume Mounts

 Posted on 2018-09-11  |  2 minutes  |  

I’ve been in the process of migrating from a docker based infrastructure to a kubernetes based infrastructure. The infrastructure was setup with kubeadm on ubuntu and fedora. Though that will be for another blog post. [Read More]
k8s  kubernetes  local  volume  mount  containers  local storage  volumeMount  subpath  configmap 

 • © 2023  •  tech ramblings

Hugo v0.120.4 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll

    Content posted here do not reflect the views of any commerical or organizational entity, they are of my opinion and mine only.