Kubernetes for App Developers: Helpful or Overwhelming?
If you are a developer on the planet Earth, chances are you hear about Kubernetes at least 3 times a...
New Feature Alert – Create Kubernetes Namespaces from Microtica’s Dashboard
What are Kubernetes Namespaces? In Kubernetes, namespaces provide a mechanism for isolating a group of related resources (e.g. Pod, Deployment)...
8 Steps for Effective Kubernetes Cost Optimization
Kubernetes is ruling the container market. According to a CNCF survey, the use of Kubernetes in production in 2020 was...
Kubernetes Is Deprecating Docker Support—What Does This Mean?
Starting with Kubernetes 1.20, released on December 8th, developers have received a warning that Kubernetes is deprecating Docker. This means...
Deploy a Microservice with Kubernetes on AWS
Kubernetes is the most popular open-source platform for managing containerized workloads and services. Kubernetes abstracts the underlying infrastructure layer so that...