the cloud provider Managed Kubernetes

Настройка постоянных томов ReadWriteMany (RWX) с помощью NFS в Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

Настройка постоянных томов ReadWriteMany (RWX) с помощью NFS в Kubernetes

Благодаря распределенной и динамической природе контейнеров, управление и настройка статичного хранилища могут стать проблемой при использовании Kubernetes, потому что сегодня рабочие нагрузки могут переключаться с одной виртуальной машины (VM) на другую в течение нескольких…

Read more
Understanding the New Kubernetes Control Plane — step-by-step Kubernetes tutorial on Progressive Robot

Understanding the New Kubernetes Control Plane

Under the Kubernetes Control Plane, we use Kubernetes itself to manage DOKS Kubernetes clusters. In this talk, we will do a deep dive into the architecture of the new Kubernetes control plane. We will do a demo showing how the new control plane helps you quickly create a cluster, how the new control plane increases cluster resiliency and talk about why the cloud provider Managed Kubernetes is a great tool for startups or small-to-m

Read more
How To Develop Applications on Kubernetes with Okteto — step-by-step Kubernetes tutorial on Progressive Robot

How To Develop Applications on Kubernetes with Okteto

The Okteto CLI is an open-source project that can greatly improve your inner development-loop while working on Kubernetes. In this tutorial, you’ll create a Kubernetes cluster in the cloud provider and use it to run a standard “Hello World” application. Then you’ll use Okteto to develop and automatically update your application without having to install anything locally.

Read more
How to Set Up TOBS, The Observability Stack, for Kubernetes Monitoring — step-by-step Kubernetes tutorial on Progressive Robot

How to Set Up TOBS, The Observability Stack, for Kubernetes Monitoring

TOBS, short for The Observability Stack, is a pre-packaged distribution of monitoring tools and dashboard interfaces which can be installed into any existing Kubernetes cluster. It includes many of the most popular open source observability tools with Prometheus and Grafana as a baseline, including Promlens, TimescaleDB, Alertmanager, and others.

Read more
CHAT