Tag: cloud

  • Thumbnail for MinIO for S3-compatible Object Storage

    MinIO for S3-compatible Object Storage

    I reviewed some storage technologies on Kubernetes but they are all for block and file storage. In this post, I will discuss the current available…

    Read
  • Thumbnail for FSx ONTAP – Enterprise storage on AWS

    FSx ONTAP – Enterprise storage on AWS

    Even though object storage has gained a lot of popularity, file storage is still prevalent. AWS has Elastic File System but the performance is insufficient…

    Read
  • Thumbnail for Istio External Authorization via OIDC

    Istio External Authorization via OIDC

    Istio service mesh allows application developers to offload non-core features to infrastructure layer. We explored authentication and authorization with Istio in a basic lab. In…

    Read
  • Thumbnail for FluxCD: Continuous Deployment with GitOps

    FluxCD: Continuous Deployment with GitOps

    This post explains why I land on FluxCD GitOps for my project. Let’s star Background In the Korthweb project, I landed on Istio for the…

    Read
  • Thumbnail for AKS Lessons Learned 2 of 2

    AKS Lessons Learned 2 of 2

    Even though Azure Kubernetes Service (AKS) is a managed service, building a cluster is not trivial. For help resources, I would start with the webinar…

    Read
  • Thumbnail for AKS Lessons Learned 1 of 2

    AKS Lessons Learned 1 of 2

    In general, troubleshooting Kubernetes is tricky. That is because one has to get in and out of pods. I took two days to troubleshoot some…

    Read