# How to standardize resiliency on Kubernetes

DevFeed: [How to standardize resiliency on Kubernetes](<https://devfeed.tech/articles/how-to-standardize-resiliency-on-kubernetes-11634.md>)

Original publisher: [Read original article](<https://www.gremlin.com/blog/how-to-standardize-resiliency-on-kubernetes>)

Author: Gavin Cahill

Published: 2024-04-10T00:00:00Z

Content type: article

Language: en

Sources: [Gremlin Blog](<https://devfeed.tech/sources/gremlin-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [availability](<https://devfeed.tech/tags/availability.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [organizational](<https://devfeed.tech/tags/organizational.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

The article presents a framework for improving Kubernetes resiliency at scale by combining organizational standards, resilience testing, and reliability risk monitoring. It describes shared reliability risks and best practices for services operating in complex, interconnected microservices deployments.

## Source excerpt

Use this framework to improve Kubernetes resiliency at scale with a combination of organizational standards, resilience testing, and reliability risk monitoring.