1. Backup This pare can refer to my last post, here. 2. Restore To follow the official procedure[1]: "If any API servers are running in your cluster,...
1. Backup Etcd 1.1 SSH to node ssh controlplane (Optional) Check etcd kubectl get pods -n kube-system | grep etcd-controlplane 1.2 Set env var Set...
How to add GA4 to your React app 1. create a new propety In Analytics your account Dashboard, click the left corner gear icon (Admin). Then "Create"...
Preparing certificate First we need the SSL/TLS cert, and how to apply it on AWS ACM can be found here. CloudFront API Gateway In API Gateway console...
Apply for certificate on ACM Best to use AWS Certificate Manager (ACM). 0. Before all add a CAA type record. add CAA record Name is your donmain...
Consuming as Env and Volume ยท In this previous article (here), there are many related points, and it makes the main points not clear. Therefore, in this...