Search results for: curve


Linux Foundation Kubernetes Certifications Now Include Exam Simulator

Posted on June 2, 2021

New tool will enable those registered for a certification exam to experience the test environment before sitting for their exam SAN FRANCISCO, June 2, 2021 – The Linux Foundation, the nonprofit organization enabling mass innovation through open source, and the Cloud Native…


What’s Your Kubernetes Maturity?

Posted on January 12, 2021 | By Danielle Cook

Guest post by Danielle Cook, Content Marketing Director, Fairwinds Whether you are new to Kubernetes or you have deployment experience, Kubernetes has complexity that you’ll need to overcome. The Kubernetes Maturity Model offers an entire end-to-end overview of…


Multicloud Kubernetes management With Lens

Posted on January 6, 2021 | By Nimal Kunnath

Guest post by Nimal Kunnath, Systems Reliability Engineer at Nutanix Numerous reports have consistently shown that enterprises today embrace hybrid and multicloud as their preferred modes of IT infrastructure deployment. According to a survey done by IDG, more…


Auto-labeling Kubernetes resources with Kyverno

Posted on December 30, 2020 | By Anubhav Sharma

Guest post originally published on Nirmata’s blog by Anubhav Sharma, VP, Business Development & Customer Success at Nirmata Introduction As Kubernetes has become the foundational building block for enterprises to go cloud-native, the last couple of years have…


Service mesh is still hard

Posted on October 26, 2020 | By Lin Sun

KubeCon + CloudNativeCon NA Virtual sponsor guest post from Lin Sun, Senior Technical Staff Member at IBM At ServiceMeshCon EU this August, William Morgan from Linkerd and I gave a joint talk entitled service mesh is still hard. …


GSoC Spotlight: My Google Summer of Code Journey as a Student Developer for CoreDNS

Posted on October 16, 2020 | By Chanakya Ekbote

Guest post originally published on GitHub by Chanakya Ekbote, a Google Summer of Code Student Developer Google Summer of Code (GSoC) is a global program focused on bringing more student developers into open source software development. Through the program,…


With Kubernetes, It’s Not All About Horsepower

Posted on September 23, 2020 | By Brad Ascar

Member Blog Post Guest post originally published on Carbon Relay’s blog by Brad Ascar Sr. Solutions Architect, Carbon Relay I make my living in the software business. I started out as a software developer, moved up to systems engineering…


Kubernetes RBAC 101: authorization

Posted on August 28, 2020 | By Oleg Chunikhin

Guest post originally published on the Kublr blog by Oleg Chunikhin, CTO, Kublr In our final article on Kubernetes RBAC, we are focusing on RBAC itself. Everything else in the series led towards this key piece. In part one we…


Why do DevOps engineers love Helm?

Posted on August 26, 2020 | By Spruha Pandya

Guest post originally published on the Nirmata blog by Spruha Pandya The adoption of microservices architecture has revolutionized the way applications are developed today. As the microservices architecture replaced the monolithic architecture, containers replaced VMs. However, with this…


Kubernetes RBAC 101: Authentication

Posted on July 31, 2020

Guest post originally published on the Kublr blog by Oleg Chunikhin Leveraging Client Certificates and Bearer Tokens to Authenticate in Kubernetes In part one of this series on Kubernetes RBAC, we introduced authentication and authorization methods. In this article, we’ll dive…