-
Implement KEDA HPA Trigger on RKE2
Read More: Implement KEDA HPA Trigger on RKE2INTRODUCTION The built-in Kubernetes Horizontal Pod Autoscaler (HPA) scales the Pods using CPU and Memory metrics according to the defined threshold. However, in cases where an engineer needs to design a custom metric, such as triggering Pod scaling based on an HTTP traffic metric, the KEDA function can be employed. KEDA is a Kubernetes-based Event Driven Autoscaler.…
-
Shared Hosting Security Measurement
Read More: Shared Hosting Security MeasurementINTRODUCTION Security is frequently given less priority during discussions related to application development or server setup. Clients tend to only consider security measures after an incident breach has occurred in the applications or server setup. This behavior can be categorized as unfavorable since such incidents can result in data loss or alteration due to the…