Kubernetes

Введение в службу Kubernetes DNS — step-by-step Kubernetes tutorial on Progressive Robot

Введение в службу Kubernetes DNS

Система доменных имен DNS — это система связи различных типов информации, например связи IP адресов с легко запоминающимися именами. По умолчанию большинство кластеров Kubernetes автоматически настраивают внутреннюю службу DNS в качестве компактного механизма поиска служб….

Read more
the cloud provider eBook: Kubernetes для разработчиков широкого профиля — step-by-step Kubernetes tutorial on Progressive Robot

the cloud provider eBook: Kubernetes для разработчиков широкого профиля

<$>[note] [label Загрузите полную электронную книгу!] Электронная книга Kubernetes для разработчиков широкого профиля в формате EPUB [Электронная книга Kubernetes для разработчиков широкого профиля в **формате…

Read more
How to Deploy to Kubernetes using Argo CD and GitOps — step-by-step Kubernetes tutorial on Progressive Robot

How to Deploy to Kubernetes using Argo CD and GitOps

In this tutorial, you will learn to use [Argo CD](https://argoproj.github.io/argo-cd), a declarative Continuous Delivery tool. Argo CD provides Continuous Delivery tooling that automatically synchronizes and deploys your application whenever a change is made in your GitHub repository. By managing the deployment and lifecycle of an application, it provides solutions for version control, configurations, and application definitions in Kubernetes environments.

Read more
How To Set Up a CD Pipeline with Spinnaker on Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

How To Set Up a CD Pipeline with Spinnaker on Kubernetes

Spinnaker is an open-source resource management and continuous delivery application for fast, safe, and repeatable deployments, using a powerful and customizable pipeline system. Spinnaker allows for automated application deployments to many platforms, including Kubernetes. In this tutorial, you’ll deploy Spinnaker to Kubernetes using Halyard, with object storage as the underlying back-end storage.

Read more
CHAT