Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis committed Jan 3, 2019
1 parent fe4333c commit b63ef19
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@
* [Features](kubernetes/features.md) - Guide to alpha, beta, and stable functionality in aks-engine.
* [For Kubernetes Developers](kubernetes/k8s-developers.md) - Info for devs working on Kubernetes upstream and wanting to test using aks-engine.

## Known Issues

### Node "NotReady" due to lost TCP connection

Nodes might appear in the "NotReady" state for approx. 15 minutes if master stops receiving updates from agents.
This is a known upstream kubernetes [issue #41916](https://github.com/kubernetes/kubernetes/issues/41916#issuecomment-312428731). This fixing PR is currently under review.

AKS Engine partially mitigates this issue on Linux by detecting dead TCP connections more quickly via **net.ipv4.tcp_retries2=8**.

## Additional Kubernetes Resources

Here are recommended links to learn more about Kubernetes:
Expand Down

0 comments on commit b63ef19

Please sign in to comment.