Tagged articles
15 articles
Page 1 of 1
Ops Development & AI Practice
Ops Development & AI Practice
Oct 29, 2025 · Cloud Native

Secure Secrets in EKS: Using AWS Secrets Manager with the CSI Driver

Learn how to securely store and retrieve database credentials, API keys, and tokens in Amazon EKS by integrating AWS Secrets Manager with the Secrets Store CSI driver, configuring IAM Roles for Service Accounts, and mounting secrets via a SecretProviderClass, all illustrated with step‑by‑step commands and examples.

CSI DriverEKSKubernetes
0 likes · 8 min read
Secure Secrets in EKS: Using AWS Secrets Manager with the CSI Driver
Ops Development & AI Practice
Ops Development & AI Practice
Apr 14, 2025 · Industry Insights

When a “Perfect” EKS Terraform Module Becomes a Debugging Nightmare

The author recounts the high hopes and subsequent frustrations of adopting the community‑maintained terraform‑aws‑eks module for AWS EKS, detailing hidden complexities, limited AI assistance, and practical lessons on embracing complexity, critical use of open‑source modules, and the importance of rest during tough debugging sessions.

AI CopilotCloud NativeDevOps
0 likes · 9 min read
When a “Perfect” EKS Terraform Module Becomes a Debugging Nightmare
Ops Development & AI Practice
Ops Development & AI Practice
Mar 17, 2025 · Cloud Native

Why EKS API Mode Says ‘Provide Credentials’ Even with Admin Access – The Hidden Access Entry Issue

When using AWS EKS API authentication, many users encounter the “the server has asked for the client to provide credentials” error despite having AdministratorAccess, because the newer API mode requires explicit Access Entries for each IAM identity, a detail often missed in documentation and troubleshooting.

API modeAccess EntriesEKS
0 likes · 9 min read
Why EKS API Mode Says ‘Provide Credentials’ Even with Admin Access – The Hidden Access Entry Issue
Ctrip Technology
Ctrip Technology
Sep 2, 2021 · Cloud Native

Migrating Ctrip Hotel Direct Connect Service to AWS: Cloud‑Native Architecture, Cost and Performance Optimizations

This article details Ctrip’s migration of its hotel direct‑connect service to AWS, describing the background challenges, cloud‑native architectural redesign with EKS, bandwidth and latency optimizations, use of spot instances, DNS caching, cross‑AZ traffic reduction, and the resulting performance and cost benefits.

EKSKubernetesPerformance
0 likes · 15 min read
Migrating Ctrip Hotel Direct Connect Service to AWS: Cloud‑Native Architecture, Cost and Performance Optimizations
ZhiKe AI
ZhiKe AI
Sep 1, 2021 · Cloud Native

Managing an EKS Cluster from an EC2 Node

This guide walks through installing kubectl on an EC2 instance, configuring the kubeconfig to point to a specific Amazon EKS cluster, and verifying the setup by listing cluster nodes, providing all commands and expected outputs.

Cluster ConfigurationEC2EKS
0 likes · 3 min read
Managing an EKS Cluster from an EC2 Node
Tencent Cloud Developer
Tencent Cloud Developer
Jul 19, 2021 · Cloud Native

Tencent Cloud EKS: The Elegant Balance Between Serverless and Serverful

Tencent Cloud’s Elastic Container Service (EKS) delivers a nodeless, Kubernetes‑compatible platform that blends serverless convenience with serverful flexibility, letting users migrate existing clusters with a single click, run hybrid and big‑data workloads across virtual nodes, and anticipate future usage‑based billing for truly elastic scaling.

Cloud ComputingContainer ServiceEKS
0 likes · 12 min read
Tencent Cloud EKS: The Elegant Balance Between Serverless and Serverful