EC2 root volume replacing

Amazon EC2 enables you to replace the root EBS volume for a running instance Limitations: You can’t replace the root volume if it is an instance store volume. You can’t replace the root volume for metal instances. More details: https://aws.amazon.com/about-aws/whats-new/2021/04/ec2-enables-replacing-root-volumes-for-quick-restoration-and-troubleshooting/ https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html#replace-root

April 30, 2021 · 1 min · Oleksandr Kulbida
AWS Secrets CSI for kubernetes

AWS Secrets CSI for EKS

How to use AWS Secrets & Configuration Provider with your Kubernetes Secrets Store CSI driver. One more example of kubernetes secrets management among vault, external-secrets and 1password operator 😅 https://aws.amazon.com/blogs/security/how-to-use-aws-secrets-configuration-provider-with-kubernetes-secrets-store-csi-driver/

April 27, 2021 · 1 min · Oleksandr Kulbida