Security Boulevard: "What’s new in Kubernetes 1.18? Enhancements and feature updates"
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…
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
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…
How to setup role based access to Kubernetes cluster
Guest blog post originally published on Infracloud from Vivek Singh, software developer, Infracloud If you are working on Kubernetes for some time you may have faced a scenario where you have to give some users limited…
Continuous profiling go application running in Kubernetes
Microservices and Kubernetes help our architecture to scale and to be independent at the price of running many more applications. Golang provides a powerful profiling tool called pprof, it is useful to collect information from a…
LifeMiles: Building an agile loyalty program with Kubernetes
LifeMiles is one of the fastest growing loyalty programs in Latin America, with millions of members across the region. Back in 2016, the company decided it needed to embark on a technology transformation in an effort…
Jaxenter: "CNCF survey reveals 78% use Kubernetes in production"
According to the Cloud Native Computing Foundation, Kubernetes usage has increased dramatically. It’s clear that containers in production are becoming the new standard. The Cloud Native Computing Foundation released the results of its 2019 survey. See…
Lowering the barrier to Kubernetes proficiency – navigating the stormy seas of information overload
Kubernetes is an incredibly powerful platform. Companies of all shapes and sizes are embracing this powerful technology in a number of ways. The widespread adoption of Kubernetes is evidence of the benefits available to those who…
Democratizing analytics with cloud native data warehouses on Kubernetes
SQL data warehouses offer high-performance query over enormous quantities of data. Up until now they have been rare beasts on Kubernetes. This webinar introduces the ClickHouse Kubernetes operator and shows how it enables cloud native operation…
Immutable infrastructure in the age of Kubernetes
Immutable infrastructure promises huge benefits to most software application architectures. Stateless containers promise more stable upgrades and rollbacks, resulting in less downtime and more deployment flexibility. As sophisticated container orchestration tools like Kubernetes become more commonplace,…