Provision a fleet of K8s clusters in multiple clouds with GitOpsIn one of my previous posts I showed how we can use CAPI and Flux to declare and provision AKS clusters. The beauty of CAPI is that it was…Jul 27, 2021Jul 27, 2021
Provision Secure AKS cluster with GitOps and CAPIIn the previous post I showed how we can use GitOps and CAPI/CAPZ to declaratively provision AKS clusters. To make these clusters…Jul 2, 2021Jul 2, 2021
Provision a fleet of AKS clusters in GitOps fashionA new team in the organization comes to a platform administrator and asks to provision a new AKS cluster for their new project. The…Mar 7, 2021Mar 7, 2021
Canary Model Deployment with Seldon CoreSeldon Core supports Canary deployment strategy out-of-the box. Recently I was looking for some samples/references describing that feature…Sep 15, 2020Sep 15, 2020
Protect applications on Kubernetes with Istio and Azure ADWhenever you decide to expose API of your K8s hosted applications, so it’s publicly available outside of the K8s cluster and outside of…Sep 7, 2020Sep 7, 2020
Build Inference Pipelines with Seldon CoreSeldon Core is a popular open-source framework to deploy machine learning models on a Kubernetes cluster. It’s lightweight, simple and it…Aug 16, 2020Aug 16, 2020