Kubernetes

Развертывание масштабируемого и защищенного приложения Django с помощью Kubernetes — step-by-step Docker tutorial on Progressive Robot

Развертывание масштабируемого и защищенного приложения Django с помощью Kubernetes

В этом учебном модуле мы развернем контейнеризованное приложение Django polls в кластере Kubernetes. Django — это мощная веб-структура, позволяющая быстро развернуть ваше приложение Python с нуля. Она включает ряд удобных…

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

How To Set Up the code-server Cloud IDE Platform on Kubernetes

With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. code-server is Microsoft Visual Studio Code running on a remote server and accessible directly from your browser. In this tutorial, you will set up the code-server cloud IDE platform on your Kubernetes cluster and expose it at your domain, secured with Let’s Encrypt certificates.

Read more
CHAT