Search results for: kubernetes


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 meeting the…


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 but for…


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, eBay, and…


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 thinking about…


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 the biggest…


ITOps Times "9 security best practices for Kubernetes you should be following"

Posted on January 15, 2019

One month after a major security flaw was discovered in Kubernetes, the Cloud Native Computing Foundation (CNCF) has shared a list of nine best security practices for the popular container orchestration tool Kubernetes.


9 Kubernetes security best practices everyone must follow

Posted on January 14, 2019

By Connor Gilbert, product manager at StackRox Last month, the Kubernetes ecosystem was shaken by the discovery of the first major security flaw in Kubernetes, the world’s most popular container orchestrator. The vulnerability – CVE-2018-1002105 – enables attackers…


What’s new in Kubernetes 1.13

Posted on January 10, 2019

This release continues to focus on stability and extensibility of Kubernetes with three major features graduating to general availability this cycle in the areas of Storage and Cluster Lifecycle. Notable features graduating in this release include: simplified cluster…