Journey of an IT Architect
Options to authenticate kubectl to OIDC kube-apiserver using vanilla Kubernetes, Azure AKS, ROSA and EKS using OIDC
This post covers OIDC's classic flow - the authorization code flow and other flows for different architectures, as well as OIDC proxy.
I discuss the three layers of work related to Kubernetes, and the various OpenShift options for Kubernetes Platform as a Service.
For a Kubernetes cluster in EKS or AKS, we should keep the cluster endpoint in private subnet. We can still connect to the cluster endpoint.
arm64 becomes popular. Here are some tips on how to host workload with multiple-cpu-architecture support on Amazon EKS cluster
What needs to be done on the container image to support multiple CPU architectures on Kubernetes platforms.