Kubernetes

How To Run Serverless Functions Using OpenFaaS on Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

How To Run Serverless Functions Using OpenFaaS on Kubernetes

OpenFaaS is an open-source framework for implementing the serverless architecture on Kubernetes, using Docker containers for storing and running functions. In this tutorial, you will deploy OpenFaaS to your Kubernetes cluster at your domain and secure it using free Let’s Encrypt TLS certificates.

Read more
Инспектирование сетевых компонентов Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

Инспектирование сетевых компонентов Kubernetes

Kubernetes — это система организации контейнеров, способная управлять контейнерными приложениями в кластере серверных узлов. Для обеспечения доступа к сети для всех контейнеров в кластере требуются сложные схемы сетевых подключений. В этой статье мы кратко расскажем о некоторых…

Read more
How To Set Up the Eclipse Theia Cloud IDE Platform on Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

How To Set Up the Eclipse Theia Cloud IDE Platform on Kubernetes

Eclipse Theia is an extensible cloud IDE running on a remote server and accessible from a web browser. Visually, it’s designed to look and behave similarly to Microsoft Visual Studio Code, which means that it supports many programming languages, has a flexible layout, and has an integrated terminal. In this tutorial, you will set up the default version of the Eclipse Theia cloud IDE platform on your Kubernetes cluster.

Read more
CHAT