Search results for: kubernetes


Kubernetes Day India schedule announced

Posted on February 13, 2019

We are pleased to announce the schedule for Kubernetes Day India, our inaugural event taking place on March 23 in Bengaluru, India, at Infosys Limited, our Venue sponsor. Additional sponsors include Platinum sponsor, DigitalOcean; Gold sponsors, InfraCloud and OpenEBS…


Stateful workloads and Kubernetes: a gnarly problem or an awesome opportunity?

Posted on February 5, 2019

Kubernetes has emerged as the de-facto standard for orchestrating containerized applications that are stateless. However, deploying and managing Stateful, especially Big Data and Database applications requires bringing together several elements across the stack, beyond just storage,…


TechRepublic: "Beyond Kubernetes: A report card on the Cloud Native Computing Foundation's open source efforts"

Posted on February 4, 2019

Some of the best open source projects achieve community success through foundations, and the Cloud Native Computing Foundation (CNCF) is a standout. Digging into CNCF commit stats shows a foundation that keeps getting better at nurturing…


Diversity scholarship series: Bringing along Kubernetes experience from Shanghai to Nepal

Posted on January 30, 2019

CNCF offered diversity scholarships to developers and students to attend KubeCon + CloudNativeCon China 2018. In this post, our scholarship recipient Raksha Roy, an Enterprise Resource Planning Associate from Nepal, shares her experience attending sessions and…


Introducing alterant: a transparent way to modify Kubernetes configuration files on the fly

Posted on January 29, 2019

Introducing Alterant: An Open Source Descriptive Configuration Modifier. It reads configuration files in yaml or json and modifies them based on your scripts. You can think of it as an elegant and understandable equivalent of XSLT…


Business Insider: "Everything you need to know about Kubernetes, the Google-created open source software so popular even Microsoft and Amazon had to adopt it"

Posted on January 27, 2019

[Kubernetes] ended up becoming a massive phenomenon among software developers, with tens of thousands of code contributions from programmers across the planet, and users at companies like Ticketmaster, Spotify, Pizza Hut, Lyft, the New York Times,…


InfoWorld: "CoreDNS joins Kubernetes, Prometheus, and Envoy"

Posted on January 24, 2019

CoreDNS, the DNS server created to serve as support infrastructure for Kubernetes, has been “graduated” by the Cloud Native Computing Foundation, sustainers of Kubernetes and other open source technology for building modern clouds.


The Register: "CoreDNS is all grown up now and ready to roll: Kubernetes network toolkit graduates at last"

Posted on January 24, 2019

On Thursday, the Cloud Native Computing Foundation (CNCF) plans to announce the graduation of its fourth open source project, the CoreDNS Kubernetes DNS server system.


Automating Kubernetes deployments

Posted on January 22, 2019

Kubernetes abstracts and simplifies many aspects configuring and scaling infrastructure, but still requires DevOps. Building CI/CD pipelines to correctly deploy to Kuberentes clusters is a time-consuming process. In this webinar, we’ll look at how GitLab is…


Developing an effective observability strategy for your Kubernetes and service mesh environments

Posted on January 17, 2019

Kubernetes has emerged as the de-facto standard for orchestrating containerized applications. While it abstracts away many complexities, it also introduces new operational and monitoring challenges. In fact, the latest CNCF survey cites monitoring as one of…