Avoiding Kubernetes cluster outages with synthetic monitoring
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)
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
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”
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…
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…
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
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
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
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
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…