1- Use pod anti-affinity to ensure that certain pods do not get scheduled on the same node…2- Set internalTrafficPolicy: Local in your service definition to ensure that traffic does not leave the node.Mar 28Mar 28
Published inFAUN — Developer Community 🐾Kubernetes Traffic Optimization: The Role of Topology-Aware RoutingIntroductionMar 93Mar 93
Published inFAUN — Developer Community 🐾Enhancing Kubernetes Security: The Importance of Running Containers as Non-Root UsersIntroduction:-Feb 2Feb 2
Published inFAUN — Developer Community 🐾Kubernetes ConfigMap Changes/versioning to support Canary DeploymentIn Kubernetes, updating an application typically involves changing the image tag, which creates a new ReplicaSet. Kubernetes then manages…Dec 29, 20241Dec 29, 20241
Published inFAUN — Developer Community 🐾Automate Kubernetes Scaling with KEDA: Cost Savings Through Event-Based Scaling and Cron SchedulingIntroductionSep 4, 2024Sep 4, 2024
Published inFAUN — Developer Community 🐾Building Resilient Systems: Essential DevOps Practices for Scalability and ReliabilityIn today’s fast-paced digital landscape, ensuring that systems are resilient, scalable, and highly available is more critical than ever…Aug 20, 2024Aug 20, 2024
Great article !But why you used an additional sidecar reloader? If you want to perform a deployment based on ConfigMap and Secret changes, you can…Jun 12, 2024Jun 12, 2024
Published inFAUN — Developer Community 🐾Revolutionising Kubernetes: Seamless Pod Resource Updates with In-Place ResizingIntroductionMay 30, 2024May 30, 2024
Published inFAUN — Developer Community 🐾Optimizing ElasticSearch and Reducing Costs: A Strategic ApproachIntroduction:-Feb 10, 2024Feb 10, 2024
Published inFAUN — Developer Community 🐾Graceful Shutdown of SpringBoot Application with Istio in KubernetesIntroduction:-Jul 19, 2023Jul 19, 2023