EKS Ingress / Service 如何共用 ELB Aug 12, 2024 在使用 EKS 的情況下,基本上都會有為 Pod 建立 Ingress / Service 來讓服務可以被存取的需求。在 EKS 的場景中,通常都會透過 aws-load-balancer-controller... Continue reading
kubectl port-forward 連線延遲 Aug 01, 2024 個人在使用 kubectl port-forward 來透過個人本機連線至叢集內的 Service 時,發現應用本身有很嚴重的延遲, Continue reading