Jussi Nummelin
Jussi Nummelin
I was playing with migrations and noticed some weird behavior. So to be able to run specific migrations I modified the store file by hand. No matter what I did,...
## Expected Behaviour Currently `k3sup` requires user to bootstrap the server first and then join nodes separately. Would something like this make sense: ``` $ terraform output -json | yq...
**What happened**: Pharos scraper proxy (nginx) get OOM killed in some cases. ``` Nov 15 06:46:39 ip-172-31-23-209 kernel: [65267.037323] oom-kill:constraint=CONSTRAINT_MEMCG,nodemask=(null),cpuset=aba6a64a8753ea5169d3f501d661492696ffeb640da38c613b81198435144dcd,mems_allowed=0-1,oom_memcg=/kubepods/burstable/poddfc7f441-06db-11ea-842a-0227fba247b6,task_memcg=/kubepods/burstable/poddfc7f441-06db-11ea-842a-0227fba247b6/aba6a64a8753ea5169d3f501d661492696ffeb640da38c613b81198435144dcd,task=nginx,pid=22232,uid=0 Nov 15 06:46:39 ip-172-31-23-209 kernel: [65267.037327] Memory cgroup out of...
**What would you like to be added**: Get rubber-stamp up as early as possible as debuggin anything whitout is painful. It already has tolerations, but maybe also put it in...
Splitting from https://github.com/kontena/pharos-cluster/issues/1013 **What happened**: ``` pharos up -c cluster.yml ==> KONTENA PHAROS v2.1.5 (Kubernetes v1.12.4) ==> Reading instructions ... ==> Sharpening tools ... Traceback (most recent call last): 27:...
**What would you like to be added**: Make the crio pid limit configurable instead of current "hard-coded" 4096 **Why is this needed**: To allow apps with heavy use of threads...
In some cases the network does not spin up as expected. When network does not work correctly it causes un-expected side effects which can be seen as e.g. in #618...
**What happened**: Disabled Lens and Storage at same go. ``` got error (K8s::Error::NotFound): GET /apis/beta.kontena.io/v1/groups => HTTP 404 Not Found: 404 page not found /__enclose_io_memfs__/lib/ruby/gems/2.5.0/gems/k8s-client-0.6.4/lib/k8s/transport.rb:213:in `parse_response' /__enclose_io_memfs__/lib/ruby/gems/2.5.0/gems/k8s-client-0.6.4/lib/k8s/transport.rb:265:in `block in requests'...
**What would you like to be added**: Proper validation for kubelet version. In some cases kubelet might exist on the node already, but with a "wrong" version. **Why is this...
VPN access to cluster overlay network would be handy. Similar what we have in Kontena.