Skip to content

Commit

Permalink
Merge pull request 'added intermittent delays in kubernetes - MindTic…
Browse files Browse the repository at this point in the history
…kle - blog post 2019' (hjacobs#14) from monicagangwar/kubernetes-failure-stories:main into main

Reviewed-on: https://codeberg.org/hjacobs/kubernetes-failure-stories/pulls/14
  • Loading branch information
Henning Jacobs committed Mar 5, 2021
2 parents 4b78357 + 852b711 commit 865f4d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@ Most recent publications on top.
* impact: high latency, errors
* [When GKE ran out of IP addresses - loveholidays - blog post 2020](https://deploy.live/blog/when-gke-ran-out-of-ip-addresses/)
* involved: GKE, cluster autoscaler, HPA, Alias IP VPC (VPC Native)
* impact: stuck deployment, blocked autoscaling of both pods and nodes
* impact: stuck deployment, blocked autoscaling of both pods and nodes
* [Intermittent delays in Kubernetes - MindTickle - blog post 2019](https://medium.com/techmindtickle/intermittent-delays-in-kubernetes-e9de8239e2fa)
* involved: kops, conntrack DNAT/SNAT, libc, musl
* impace: intermittent delays in interval of 5 seconds in DNS lookups for HTTP/1.1 and HTTP/2
* [10 Weird Ways to Blow Up Your Kubernetes - Airbnb - KubeCon NA 2019](https://www.youtube.com/watch?v=FrQ8Lwm9_j8)
* involved: sidecars, DaemonSet, image registry, JVM, HPA
* impact: outages
Expand Down

0 comments on commit 865f4d1

Please sign in to comment.