Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
Add dex/CR/bad defaults failure story (#40)
Browse files Browse the repository at this point in the history
* Add dex/CR/bad defaults failure story

Slides for my failure story related to the default [dex](https://github.com/dexidp/dex/) configuration relating to storing authrequests as CustomResources and its potential for nuking your kubernetes control plane.

Ref dexidp/dex#1292
Shared at https://www.meetup.com/Dutch-Kubernetes-Meetup/events/262313920/

* Move fullstaq story to top of the failure stack
  • Loading branch information
pieterlange authored and hjacobs committed Oct 24, 2019
1 parent c331953 commit 21a91a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
A compiled list of links to public failure stories related to Kubernetes.
Most recent publications on top.

* [A Kubernetes failure story (dex) - anonymous Fullstaq client - Dutch kubernetes meetup slides 2019-06](https://pieterlange.github.io/failure-stories/2019-06.dex.html)
* involved: etcd, apiserver, dex, custom resources
* impact: broken control plane on production with no access to o11y due to broken authentication system, no actual business impact
* [A Kubernetes crime story - Prezi - blog post 2019](https://engineering.prezi.com/https-engineering-prezi-com-a-kubernetes-crime-story-2e8d75a77630)
* involved: AWS EKS, SNAT, conntrack, Amazon VPC CNI plugin
* impact: delay of 1-3 seconds for outgoing TCP connections
Expand Down

0 comments on commit 21a91a0

Please sign in to comment.