Search results for: curve


Developer-friendly platforms with Kubernetes and infrastructure as code

Posted on September 24, 2020

Adopting Kubernetes can dramatically accelerate your product delivery and unify the developer experience across your organization, but building a platform that is both friendly to the platform builders and the developers who need to consume it can often…


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…


Effective Kubernetes onboarding

Posted on August 14, 2020

Kubernetes has a steep learning curve, but many teams need to learn Kubernetes – quickly. This talk will cover strategies for onboarding developers to Kubernetes, taken from DigitalOcean’s Developer Education team – the producers of DO’s Community tutorials…


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…


Kubernetes RBAC 101: overview

Posted on June 19, 2020

Guest post originally published on the Kublr blog by Oleg Chunikhin Cloud native and open source technologies have modernized how we develop software, and although they have led to unprecedented developer productivity and flexibility, they were not built with enterprise…


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…


End User Community

Posted on May 4, 2020

Join the vendor-neutral community of cloud native practitioners. The CNCF end user community is a vendor-neutral group of more than 150 organizations using cloud native technologies to build their products and services. These experienced practitioners help power CNCF’s…


Kubernetes RBAC 101

Posted on April 15, 2020

Incredibly powerful and flexible, Kubernetes role-based access control (RBAC) is an essential tool to effectively manage production clusters. Yet many Ops and DevOps engineers are still facing barriers to efficiently use it at scale. These include a steep…