Search results for: kubernetes


How Vodafone leverages Kubernetes to meet its digital strategy goals across 25 countries

Posted on March 30, 2020

With users in 25 different countries, the telecommunications giant Vodafone launched a new digital strategy in 2016 with the goal of creating the #1 customer experience in each of those markets. Historically, the telecom industry in general “relied…


SiliconANGLE: "ll things Kubernetes: what you’re missing at KubeCon this week"

Posted on March 29, 2020

This week, throngs of cloud-native computing fans were set to descend on Amsterdam for KubeCon, the Cloud Native Computing Foundation’s conference for all things Kubernetes. Alas, like so many other conferences, the CNCF decided to postpone KubeCon. But…


Enterprise Networking Planet: "Kubernetes 1.18 improves networking and security for cloud native"

Posted on March 28, 2020

The open source Kubernetes platform has become the defacto standard for enabling cloud native application delivery. At its core, Kubernetes is a container orchestration platform, with organizations using it both on-premises and across both public and private cloud…


DevClass: "Kubernetes 1.18 gets “a bit quarky”, advances debugging efforts"

Posted on March 26, 2020

Container orchestrator project Kubernetes 1.18, codename “a bit quarky”, is now available, celebrating unconventional ideas and the good things diversity can do for innovation. The moniker was chosen as a reference to a particle accelerator which was the…


ZDNet: "Kubernetes 1.18: Buffing up the leading container orchestrator"

Posted on March 26, 2020

Kubernetes is the container orchestrator we all love. But it’s not unconditional love. Some users were a bit overwhelmed with the last release’s Container Storage Interface (CSI) infrastructure update, which required clusters to be explicitly updated. So, some…


The New Stack: "Kubernetes 1.18 brings Kubectl debugging, ingress improvements"

Posted on March 25, 2020

With the release of the Cloud Native Computing Foundation’s Kubernetes 1.18, the open source container orchestration platform has achieved an optimal balance between new experimental “alpha” features, those in the testing stages (“Beta”) and those that are now…


TechRepublic: "Kubernetes version 1.18 has 38 enhancements"

Posted on March 25, 2020

Popular container orchestration platform Kubernetes has released version 1.18, its first release of the year. The Kubernetes team is calling version 1.18 “fit and finish,” which commonly refers to a completed product with all its parts fitting tight…


Security Boulevard: "What’s new in Kubernetes 1.18? Enhancements and feature updates"

Posted on March 23, 2020

The release of Kubernetes version 1.18 comes at an interesting time, to say the least. The Kubernetes release team has done an amazing job of pushing out the new version despite all the turmoil and uncertainty caused by…


如何让你的Windows应用运行在Kubernetes平台

Posted on March 19, 2020

This webinar is delivered in Chinese English title: Get Your Windows Apps Ready for Kubernetes 当前,Kubernetes已经完全支持Windows容器的编排!但是对于生产环境,特别是企业级的环境,将Windows应用运行在K8S上不仅仅是将应用容器化这样简单。加入我们,让我们一起来探讨Windows应用在Kubernetes容器平台达到生产可用级别需要关注的要点。本次研讨会包含如下内容: – 统一认证:如何实现Windows容器内的应用程序与Microsoft Active Directory的集成 – 存储:Windows容器的持久存储选择 – 日志:如何从容器中获取Windows应用的日志 – 镜像:如何使用Microsoft提供的基础镜像


Declarative host upgrades from within Kubernetes

Posted on March 18, 2020

As Kubernetes takes over the world, we need a way to manage the hosts on which the clusters are running, but everyone wants to move away from actually logging directly into the hosts or even using tools like…