Resource tuning in K8s
K8s and limits
On K8s, for every pod you can define how much memory and CPU the pod needs. To make things “simpler”, K8s define two set of values: requests and limits, both for CPU and memory.
After some trouble …
K8s and limits
On K8s, for every pod you can define how much memory and CPU the pod needs. To make things “simpler”, K8s define two set of values: requests and limits, both for CPU and memory.
After some trouble …
How to reboot a k8s pod/deployment
How to show helm history
In this second article, I suggest to explore further two simple helm chart for getting a bit more inside K8s.
Grafana
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to …
… Customer, we are giving up on Swarm because the Enterprise version was acquired by Mirantis and now is marketed like “K8s” engine, so Swarm seems K8s right now.
K8s business is based on the Cloud Provider services, and it is …
… su tutti i cloud provider “blasonati”, mentre qui è zero. Questo rende OCI una piattaforma economica per sperimentare su cluster K8s e consente di provare differenti versioni di K8s o ambienti fortemente segregati senza aggravi.
A onor di vero anche …
I am always amused on how complex K8s/Docker Swarm are, and how easy “plain” docker is.
On my humble website I use a bunch of docker containers, and I refrain to use K8s because as far as I can …
… container are gaining traction. Driving force are cloud providers, but this idea can eventually be helpful for some service providers.
K8s + Helm keep going
K8s is “the” abstraction layer for Cloud providers, to some extent.
K8s offers tons of extension …
… include you competitors but retain software guys behind the monster. Also be the first fundraiser will help,
Notable examples: Eclipse, K8s
MID Class
Create a big and high quality software. Share the common core and setup a “plugin architecture”.
Sell …
… If you need to switch to a more mature setup, you can use kompose to migrate your file to the K8s fanfare.
Docker is a good starting point because of its history. Also it is fast to set up on …
… run with 100MB of RAM. It seems very little nowadays, where an entry-price workstation has 4GB of RAM, right?
K8s needs 2GB to only starts its basic “microServices” api servers and stuff: and 2G is the MINIMUM for a …