Kubernetes is a powerful container orchestration tool that can be used to deploy and manage containerized applications at scale. One of the many benefits of Kubernetes is its ability to deploy StatefulSets, which
TL;DR;
Colima to the rescue.
Docker Desktop is bad.
It is been awhile I use Docker Desktop , I always use Command-line Interface. Which is CLI for short, to manage my images and
When you try to send a request from Linux container via HttpClient, depends on
target URI, request will fail and throw an exception with SSL Handshake with
OpenSSL error - SSL_ERROR_SSL.
First thing have to worried about when it comes to self-host a bunch of
micro-services is how you going to manage all these kinds of containers?
I came across Dokku [https://dokku.com]