Search results for: kubernetes


Kubernetes Could Be The One To Make the Internet of Things (IoT) Reach Its Potential

Posted on September 25, 2020 | By Adrian Goins

Guest post originally published on Hackernoon by Adrian Goins is Director of Community and Evangelism at Rancher Labs The arrival of 5G wireless technology is often touted for the orders-of-magnitude boost in bandwidth it will bring to smartphone…


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…


Deploying Kubernetes to bare metal using cluster API

Posted on September 24, 2020

Deploying Kubernetes to bare metal hardware in your data center has a number of advantages, including increased security, performance, data adjacency, and flexibility. But bare metal deployments have disadvantages compared to the cloud or virtual environments. A wide…


Effective disaster recovery strategies for Kubernetes

Posted on September 24, 2020

Join Rasheed Amir, Kubernetes evangelist and CEO at Stakater, as he discusses how companies are taking advantage of Kubernetes when it comes to DevOps for their mission-critical cloud-native applications. These applications however will have business requirements for near…


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…


Building 12 factor streaming data apps on Kubernetes

Posted on September 18, 2020

This webinar is hosted by the Lenses.io engineering team – the ones behind bringing DataOps to Apache Kafka. Here they talk about how to build a framework for Kafka streaming applications on Kubernetes. These deployed applications follow 12…


5 Problems with Kubernetes Cost Estimation Strategies

Posted on September 18, 2020 | By Robert Brennan

Guest post originally published on Fairwinds blog by Robert Brennan Estimating how much you are spending (or wasting) on a particular Kubernetes workload is hard. The good news is that there are some reasonable strategies for estimating how…


Simplify Kubernetes Resource Access Control using RBAC Impersonation

Posted on September 17, 2020 | By Juanjo Ciarlante

Guest post originally published on Bitnami by Juanjo Ciarlante Introduction Kubernetes, like any other secure system, supports the following concepts: Authentication: Verifying and proving identities for users and groups, and service accounts Authorization: Allowing users to perform specific…


Leaving the Swarm: The Road to Kubernetes

Posted on September 14, 2020 | By Kevin Crawley

Guest post by Kevin Crawley, Developer Advocate for Containous In order to tell this story, we have to go back a little over three years ago, when I was asked to join Single as an investor, implement a…


AWS controllers for Kubernetes – AWS services, now kubified!

Posted on September 11, 2020

Ever wanted to use the Kubernetes API to describe not just your Kubernetes objects but also resources on which your applicationsdepend? Well, with AWS Controllers for Kubernetes (ACK), now you can! Describe that RDS database instance using a…