logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Uma Mukkara, Karthik S, Prithvi Raj
2022-10-28

tldr - powered by Generative AI

Litmus Chaos is a tool for chaos engineering that focuses on making it more robust and lean, and on enabling developers to use it earlier in the development process. The tool has monthly releases and has added new fault types, support for newer versions of Kubernetes and OpenShift, and support for randomization of fault inputs.
  • Litmus Chaos is a tool for chaos engineering that focuses on making it more robust and lean
  • The tool has monthly releases and has added new fault types
  • Support for newer versions of Kubernetes and OpenShift has been added
  • Support for randomization of fault inputs has been added
  • The tool is being designed to enable developers to use it earlier in the development process
Authors: Arun Sriraman
2021-10-13

tldr - powered by Generative AI

The presentation discusses troubleshooting techniques for Kubernetes networking issues and introduces Kades Network, a tool for automated debugging.
  • Two common approaches to fixing issues are the 'big hammer' approach of restarting or deleting components and asking for help from specific groups or individuals
  • Identifying the type of problem and traffic path is crucial in troubleshooting
  • Kades Network is a tool that automates the debugging process by performing connectivity and path MTU checks
  • The tool is not CNI aware and does not provide automation for external reports
  • Contributors are welcome to improve the tool