[Helm] Fail when running helm upgrade
Khi gặp lỗi này
Trình bày các công nghệ CLOUD một cách dễ hiểu.
Amazon EKS Pod Identity is a new feature introduced by Amazon EKS that simplifies the process for cluster administrators to configure Kubernetes applications to obtain AWS IAM permissions. This enhancement allows permissions to be configured more easily and with fewer steps, directly through the EKS console, APIs, and CLI. Links This feature is particularly important…
Read More “[AWS/EKS] Unlocking Simplicity and Security of Amazon EKS Pod Identity.” »
Look into CAST tool Ở đây mình sẽ dụng Docker để run gitleaks Bạn sẽ cần replace: ${path_to_host_folder_to_scan} đây là folder chứa code của bạn.Và tiếp theo là phần [COMMAND]: Và bên dưới là phần chúng ta scan, mình sử dụng command detect. nếu bạn muốn output hiện thị chi tiết hơn thêm –verbose Để…
Read More “[Gitleaks/njsscan/semgrep] Secure Your code by CAST and SAST tools” »
The affinity spec, particularly the podAntiAffinity section in Kubernetes, is used to control how pods are scheduled relative to each other What is Pod Anti-Affinity? Pod Anti-Affinity is a Kubernetes scheduling feature that prevents pods with specific labels from being placed on the same node or a set of nodes. It’s used to increase application…
Read More “[K8S] How to distribute pod all over node on K8S” »
Hôm nay mình gặp khá nhiều lỗi trong khi cố gắng add thêm 1 rule trong Sec Group của AWS bằng terraform. Đầu tiên mình đã có sẵn 1 SecGroup template đã được sử dụng trước đó. Bạn có thể thấy là mình đang có 1 rule inbound vào port 9094 cho phép subnet được…
Read More “[Security Group/Terraform] Look into some exciting in Security Group Terraform” »
Mình chắc hẳn các bạn đã sử dụng các dịch vụ như là github, aws, …Và khi bạn vào hay sử dụng dịch vụ bạn thấy lag lag,Bạn lên google và gõ các từ khóa như là github status Bạn cũng đang muốn làm 1 status page như github. 1) Uptime-Kuma 1.1) Install Uptime-Kuma on…
Read More “[Synthetic Test] Create a Status Page for your product easily.” »