PinnedXing Du·Apr 25, 2022Use OpenTelemetry with DataDog: good idea or not?situational w/ details. In addition: integration guide, assessment of ways of integration, example projects and result comparison.
Xing Du·Aug 20, 2024My 2nd assessment of istio5yrs after my first assessment of istio (2018-2019), I recently had the opportunity to assess the latest version of istio(1.21 and 1.22)…A response icon1A response icon1
Xing Du·Aug 10, 2024Running kube-proxy in IPVS mode: why and howI finally got some time to write down and share some of the things I learned in the past 3months about kube-proxy: something I was aware of…
Xing Du·Jun 3, 2024Send AWS VPC CNI metrics to DatadogI’ve been polishing my EKS observability recently and noticed missing coverage on VPC CNI.
Xing Du·May 6, 2024Using kubernetes_groups in EKS access entry: when and howAWS EKS access entry has an attribute called kubernetes_groups. If you are familiar with the managed access policies (see my other post)…
Xing Du·Mar 12, 2024AWS EKS Access entryMy EKS clusters were created with terraform EKS module@v19 and I recently upgraded to version 20, which introduced a breaking change on how…A response icon4A response icon4
InAWS TipbyXing Du·Jan 1, 2024Per-pod PIDs limit on EKSwhy we should set pod PIDs limit and different options to set this up in AWS EKS/k8sA response icon1A response icon1
Xing Du·Nov 16, 2023Debug EKS Unauthenticated Error-Part IIMore context was detailed in my other post: part I
Xing Du·Aug 24, 2023Migrate to Terraform Cloud: part 2Guide on how to migrate your project to terraform cloud
Xing Du·Aug 23, 2023Migrate to Terraform Cloud: part 1why you want to use TFC and things to consider before committing to TFC