mefellows / muxy

Chaos engineering tool for simulating real-world distributed system failures
MIT License
823 stars 31 forks source link

Add support for DNS chaos #6

Open mefellows opened 7 years ago

mefellows commented 7 years ago

DNS issues are are not so common but the severity can be extremely high.

Add support for hosting a primary zone with the following HL requirements:

NOTE: some of the features could be implemented using the TCP network symptom, however a dedicated DNS component that can target specific records and types of failures is preferred.

See the following for inspiration: