diff --git a/_data/en/publications.yml b/_data/en/publications.yml index 3b196775b..20cf25945 100644 --- a/_data/en/publications.yml +++ b/_data/en/publications.yml @@ -16,6 +16,21 @@ articles: # created: ISO format date, yyyy-mm-dd # comment: COMMENT + - title: "From improving Helm to developing Nelm- the evolution of deployments in werf" + youtube_url: "https://www.youtube.com/watch?v=-ny_SXusAks" + custom_urls: + - service_name: "CNCF" + url: "https://www.cncf.io/online-programs/cncf-on-demand-webinar-from-improving-helm-to-developing-nelm-the-evolution-of-deployments-in-werf/" + img: "/assets/images/publications/en_230524.jpg" + created: 2024-05-23 + comment: | +
+ - title: "werf 2.0 is out with a new deployment engine Nelm replacing Helm" + medium_url: "https://blog.werf.io/werf-2-nelm-replacing-helm-a11980c2bdda" + img: "/assets/images/publications/en_160524.png" + created: 2024-05-16 + comment: | +For four years, we have been developing and improving werf 1.2. Now, we are proud to unveil werf 2.0 stable! It accumulates all changes delivered to werf throughout the last 300+ releases and comes with Nelm — our new deployment engine, replacing Helm. Nelm is backward compatible with Helm, so there’s no need to make any special changes to the charts — you can use them just like before.
- title: "Werf: The Modern and Platform Agnostic CI/CD Tool" medium_url: "https://8grams.medium.com/werf-the-modern-and-platform-agnostic-ci-cd-tool-a21259611cb1" img: "/assets/images/publications/en_061123.png" diff --git a/_data/ru/publications.yml b/_data/ru/publications.yml index 18180ffdf..b53cc7d10 100644 --- a/_data/ru/publications.yml +++ b/_data/ru/publications.yml @@ -17,6 +17,24 @@ articles: # created: ISO format date, yyyy-mm-dd # comment: COMMENT + - title: "Автоматизируем сборку и деплой приложения в GitLab CI/CD: подробное руководство с примерами" + habr_url: "https://habr.com/ru/companies/flant/articles/795475/" + img: "/assets/images/publications/ru_220224.png" + created: 2024-02-22 + comment: | +При разработке приложений рано или поздно наступает момент, когда заниматься развёртыванием вручную становится затратно и неудобно. Как следствие на помощь приходит автоматизация этого процесса с помощью специально настроенных пайплайнов непрерывной интеграции и непрерывной доставки (Continuous Integration & Continuous Delivery — CI/CD). Для разных систем управления репозиториями исходного кода существуют свои способы настройки CI/CD.
+ - title: "Настраиваем CI/CD с GitHub Actions и werf: инструкция для новичков" + habr_url: "https://habr.com/ru/companies/flant/articles/803251/" + img: "/assets/images/publications/ru_280324.png" + created: 2024-03-28 + comment: | +В этой статье мы рассмотрим, как настроить пайплайн CI/CD в GitHub: подготовим репозиторий, зальём туда приложение, создадим файлы конфигурации GitHub Actions, в которых опишем, как собирать наше приложение и деплоить его в кластер Kubernetes, развёрнутый под управлением Deckhouse Kubernetes Platform. Деплоить будем с помощью Open Source CLI-утилиты werf. Она помогает организовать полный цикл доставки приложений в Kubernetes и рассматривает Git как единый источник истины для состояния развёрнутого приложения. Статья рассчитана на тех, кто только начинает свой путь в мире облаков и кластеризации.
+ - title: "Вышла werf 2.0: новый движок развёртывания Nelm и 300+ релизов за четыре года" + habr_url: "https://habr.com/ru/companies/flant/articles/815023/" + img: "/assets/images/publications/ru_160524.png" + created: 2024-05-16 + comment: | +Четыре года мы развивали и улучшали werf 1.2, но теперь наконец‑то выпустили стабильную werf 2.0. Причина простая — последовательно накопилось множество улучшений (300+ релизов!), а кроме того, мы доработали новый движок развёртывания Nelm, и в werf 2.0 это единственный движок. Старый движок удалён. Nelm обратно совместим с Helm 3, поэтому никаких особых изменений в чартах не потребуется — они будут развёртываться так же, как и раньше.
- title: "Организация стенда локальной разработки для самых маленьких с автоматической пересборкой приложения (фронтенд + бэкенд)" habr_url: "https://habr.com/ru/companies/flant/articles/771678/" img: "/assets/images/publications/ru_031123.png" diff --git a/assets/images/publications/en_160524.png b/assets/images/publications/en_160524.png new file mode 100644 index 000000000..2da7fe250 Binary files /dev/null and b/assets/images/publications/en_160524.png differ diff --git a/assets/images/publications/en_230524.jpg b/assets/images/publications/en_230524.jpg new file mode 100644 index 000000000..8c84cfe2d Binary files /dev/null and b/assets/images/publications/en_230524.jpg differ diff --git a/assets/images/publications/ru_160524.png b/assets/images/publications/ru_160524.png new file mode 100644 index 000000000..2da7fe250 Binary files /dev/null and b/assets/images/publications/ru_160524.png differ diff --git a/assets/images/publications/ru_220224.png b/assets/images/publications/ru_220224.png new file mode 100644 index 000000000..5d07268cf Binary files /dev/null and b/assets/images/publications/ru_220224.png differ diff --git a/assets/images/publications/ru_280324.png b/assets/images/publications/ru_280324.png new file mode 100644 index 000000000..c4f18632d Binary files /dev/null and b/assets/images/publications/ru_280324.png differ diff --git a/scripts/docs/spelling/dictionaries/dev_OPS.dic b/scripts/docs/spelling/dictionaries/dev_OPS.dic index 523a37b8a..05f415ae3 100644 --- a/scripts/docs/spelling/dictionaries/dev_OPS.dic +++ b/scripts/docs/spelling/dictionaries/dev_OPS.dic @@ -1,4 +1,4 @@ -505 +506 1GB 2GB 5XX @@ -144,6 +144,7 @@ MySQL MySQL’s namespace namespaces +Nelm nginx NGINX’s Node.js diff --git a/scripts/docs/spelling/wordlist b/scripts/docs/spelling/wordlist index 0b8bd1849..9a317c6c9 100644 --- a/scripts/docs/spelling/wordlist +++ b/scripts/docs/spelling/wordlist @@ -143,6 +143,7 @@ MySQL MySQL’s namespace namespaces +Nelm nginx NGINX’s Node.js