Kubernetes

Software-Defined Distributed Storage for Kubernetes with Ceph

Clustered filesystems are an essential component of scale-out, distributed systems, such as applications hosted on a Kubernetes cluster. They provide storage volumes which can be written to by multiple pods across multiple Kubernetes nodes simultaneously. Even if a storage device…
Read More
Kuberenetes RWX persistent volumes with Rook Ceph storage orchestrator

Clustered ReadWriteMany Filesystems for Kubernetes Persistent Volumes

Many applications you might wish to deploy on a Kubernetes cluster require persistent storage in the form of PVCs (persistent volume claims) and PVs (persistent volumes). As the lifetime of a pod is ephemeral, and app data is not normally…
Read More

Open WebUI + Ollama with Azure Kubernetes Service & Ingress TLS

Open WebUI is a fork of LibreChat, an open source AI chat platform that we have extensively discussed on our blog and integrated on behalf of clients. Where LibreChat integrates with any well-known remote or local AI service on the…
Read More

ELT Data Pipelines with Airbyte & BionicGPT for AI RAG

BionicGPT is an open source AI chat platform with features for teams to upload and share datasets for retrieval augmented generation using large language models. With role based access control, it is designed with a hierarchical user structure where team…
Read More