Search results for: kubernetes


Avoiding Kubernetes cluster outages with synthetic monitoring

Posted on August 10, 2021 | Ruturaj Kadikar

Guest post originally published on Infracloud’s blog by Ruturaj Kadikar What is synthetic monitoring? Synthetic monitoring consists of pre-defined checks to proactively monitor the critical elements in your infrastructure. These checks simulate the functionality of the…


Kubernetes and Cloud Native Training Partners (KCNTP)

Posted on August 9, 2021

Individuals or corporations who are looking for specialized training that maps directly to the any of the CNCF exams can choose from a list of KCNTPs who have passed this highly-rigorous qualification process. If you offer…


Application consistency in Kubernetes

Posted on August 9, 2021

Guest post by Zerto Gone are the days that a backup of a virtual machine is enough for backing up an entire application. Applications, especially modern, cloud-native applications, span across virtual machines, containers and cloud services….


Container Journal: “Introduction to the Kubernetes Cluster API”

Posted on August 3, 2021

Kubernetes use has expanded across DevOps to help with orchestrating container environments. In 2021, 68% of IT professionals increased their Kubernetes use. But as Kubernetes use rises, the next step is figuring out how to efficiently…


Why Kubernetes was inevitable

Posted on August 2, 2021 | Lars Larsson

Guest post originally published on Elastisys’ blog by Lars Larsson Do you feel that Kubernetes is too complicated? That it’s going to be a waste of time to learn it? I know from experience that you…


Success Story: Preparing for Kubernetes Certification Improves a Platform Development Engineer’s Skill Set

Posted on July 30, 2021

Guest post from LF Training & Certification Faseela K. is a platform development engineer with a background in open source networking. As she saw the use of containers growing more than the VMs she was working…


Implementing traffic policies in Kubernetes

Posted on July 29, 2021

Guest post originally published on the Kong blog by Cody De Arkland, Kong When setting up Kubernetes for the first time, one of the networking challenges you might face is how to safely grant outside clients…


CNCF On-Demand Webinar: How to share a Kubernetes cluster securely through Lens spaces

Posted on July 28, 2021

Setting up a Kubernetes service has become relatively easy, whether on-premise or in public cloud services. However, giving secure access to developers can be a painful process involving cluster certificates, access management systems, complex identity management,…


Advanced Kubernetes pod to node scheduling

Posted on July 27, 2021 | Ben Hirschberg

Guest post by Ben Hirschberg, VP R&D & Co-founder, ARMO In Kubernetes, the task of scheduling pods to specific nodes in the cluster is handled by the kube-scheduler. The default behavior of this component is to…


KubeEdge@MEC: Combining the Kubernetes ecosystem with 5G

Posted on July 20, 2021 | KubeEdge Maintainers

Guest post from the KubeEdge Maintainers Intro Multi-Access Edge Computing (MEC) is developing rapidly. As 5G MEC is being widely commercially deployed, edge-cloud synergy becomes a common requirement. The KubeEdge community recognizes this trend and sets…