No Image

What is Kubernetes?

November 16, 2020 opensourcemint 6884

Kubernetes is an open-source container management tool which holds the responsibilities of container deployment, scaling & descaling of containers & load balancing. a key features […]

No Image

Linux Crontab

October 18, 2020 opensourcemint 5340

Crontab: Which run periodically as per the definition. (example  scheduler’s run certain task as per instructions which is set to it.  or Configuration file that […]