You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
What hardware/cloud provider/hypervisor is being used to run CoreOS?
3 digital ocean 2gb droplets.
Expected Behavior
Running fleet, etcd2, and flannel by themselves should not use enough memory to crash a machine with 2gb of memory.
Actual Behavior
After boot memory usage slowly increases until maxing out, after which point kswapd0 cpu usage skyrockets until machine becomes unresponsive. This entire process takes about 1-2 hours. Related to #1424.
Reproduction Steps
Setup a 3-machine CoreOS cluster on digital ocean with etcd2, fleet, and flannel.
We are in the process of sun-setting fleet with the intent to eventually remove it from the OS. We are encouraging users to move to Kubernetes instead.
Issue Report
Bug
CoreOS Version
Environment
What hardware/cloud provider/hypervisor is being used to run CoreOS?
3 digital ocean 2gb droplets.
Expected Behavior
Running fleet, etcd2, and flannel by themselves should not use enough memory to crash a machine with 2gb of memory.
Actual Behavior
After boot memory usage slowly increases until maxing out, after which point kswapd0 cpu usage skyrockets until machine becomes unresponsive. This entire process takes about 1-2 hours. Related to #1424.
Reproduction Steps
Other Information
Using TLS with etcd2.
A little later:
This continues until the machine becomes unresponsive.
cloud-config:
The text was updated successfully, but these errors were encountered: