Search results for: kubernetes


Best practices for running and implementing Kubernetes

Posted on June 4, 2020

Kubernetes has become the de-facto orchestration platform for the cloud-native era. However, the expensive trial-and-error and proof-of-concept activities associated with the transition can be daunting for many organizations. Join Fairwinds’ President Kendall Miller, and Director of Open Source,…


What exactly is "Kooper's Daddy" aka Kubernetes and how can The Ops Platform help

Posted on June 2, 2020

Guest post originally published on CTO.ai from Benjamin Slater, VP of Engineering at CTO.ai Sorry for the ridiculous title, but every time we say the word “Kubernetes” on a Zoom call, it gets translated in the text transcript as “Kooper’s…


Business Insider: "A former director of $2.75 billion GitLab is now heading up the influential foundation that's home to Kubernetes, the widely-used cloud computing project started at Google"

Posted on June 1, 2020

Priyanka Sharma remembers feeling nervous about going to her first meetups for the Cloud Native Computing Foundation as a new member. But overcoming those nerves was worth it: Not only did the people there turn out to be…


5G Rollout: How Kubernetes and Edge Computing is making 5G a reality

Posted on June 1, 2020

Guest post by Chad Serino, CEO, AlphaBravo Introduction Of all the data management technologies of the last few years, Cloud-native container tech was one of the most impactful. It’s a technology with the potential to revolutionize networking, as…


7 critical reasons for Kubernetes-Native backup

Posted on May 29, 2020

Curious about what Kubernetes-native backup is all about? Do you really need backup with Kubernetes? Do you think your Kubernetes environment will stay stateless? Why doesn’t your legacy VM-backup system work with containers? We will dive into these…


Monitoring Kubernetes clusters by “chatting” with them

Posted on May 29, 2020

As the adoption of Kubernetes is increasing it is common to see multiple clusters being managed by organizations. Managing multiple clusters, their access to teams, and enabling information securely is important. BotKube ( https://github.com/infracloudio/botkube ) is a lightweight,…


Things to consider to operate a Multi-Tenant Kubernetes Cluster // Multi-Tenant Kubernetes Cluster를 운영하기 위해 고려할 사항

Posted on May 29, 2020

Using Kubernetes to serve multi tenants is not a trivial task. Kubernetes provides the tools that are necessary(RBAC, Rolebinding, Network Policy, ResourceQuota and etc) to provide isolation between tenants but building/implementing an architecture is solely upon users. In…


What's new in Linkerd 2.8 : Multi-cluster Kubernetes made simple and secure by default

Posted on May 29, 2020

The 2.8 release of Linkerd adds Kubernetes multi-cluster support. This means that Linkerd can now connect Kubernetes services across cluster boundaries in a way that’s fully transparent to the application and the developers and independent of network topology….


Kubernetes governance, what you should know

Posted on May 29, 2020

Guest post originally published on the Kublr blog by Oleg Chunikhin Kubernetes governance may sound dull. But, if you’re an enterprise, it’s a critical part of what you must figure out to be production-ready at scale. When standardizing…


Self-service of cloud resources for Kubernetes applications

Posted on May 28, 2020

Kubernetes has emerged to be the infrastructure solution for many businesses when working with containers. There has been a lot of extensibility in the industry around using Kubernetes as a way to automate other infrastructure requirements. We will…