DEV Community

Cover image for 5 good posts in "Living with Kubernetes"
Walter Lee for AWS Community Builders

Posted on

4

5 good posts in "Living with Kubernetes"

Thanks a lot to AWS Justin Garrison for this good series of "Living with Kubernetes" ! Recommend read and understand more in kubernetes API versioning, Upgrade strategies, Multi-cluster management (suggest to read new EKS connector Link too), how to debug cluster and workloads/pods !

5 good posts below:

  1. API Lifecycles and You Link
  2. Cluster Upgrades Link
  3. Multicluster Management Link
  4. Debug Clusters in 8 Commands Link
  5. 12 Commands to Debug Your Workloads Link

e.g. part 1:
Image description

part 2:
Image description

part 4:
Image description

part 5:
Image description

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post