Accelerating Kubernetes Development

Source:-https://containerjournal.com Building a tool for Kubernetes developers means solving a bunch of problems (e.g., multiple clusters, kubeconfigs, secrets, kubectl functionality, how to represent the hierarchy of abstractions inside a cluster, etc.) and creating a user experience that promotes speed. A good dashboard lets you select from among multiple clusters and: See the states of everything and work with whatever you’re permissioned to access (this translates into zero need for IT operators to centrally administer dashboard-specific permissions). Drill into abstractions—see what’s

Read more

5 Questions To Ask Before Adopting Kubernetes

Source:-https://containerjournal.com It may seem as if these days everybody is using Kubernetes. There’s a lot of hype. But the truth is, most companies are still using virtual machines and on-premises data centers, and that’s quite fine. Before you go and adopt Kubernetes, I want to share with you some misconceptions about Kubernetes and help you understand those problems won’t be magically solved by adopting it. Will Kubernetes Reduce Your Costs? One of the most popular reasons to adopt Kubernetes is

Read more