andrei821

↗ HN profile [ 37.7 ms ] full profile
Karma
43
Created
September 17, 2015 (10y ago)
Submissions
0
founder at cloudhero.io
  1. Recently I have discovered the kubectl describe node/ command, and noticed that some of my k8s nodes where not optimised for the workloads running on them (eg. <30% CPU limits, and 150% memory limits, basically…

  2. Currently I am looking to build a CI/CD pipeline using Jenkins and K8S for a bunch of microservices and containerised monolith apps. I am curious how people are implementing CI/CD and how does their pipelines look like.