From 87ba6617f1215ef5f12f7c8d009b4533ed60d032 Mon Sep 17 00:00:00 2001 From: xpy01xpy <49626679+xpy01xpy@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:47:26 +0800 Subject: [PATCH] feat: changeCategory (#852) --- src/content/blog/cooperate-nacos-confd.md | 2 +- src/content/blog/ecosystem-apisix.md | 2 +- src/content/blog/ecosystem-higress.md | 2 +- src/content/blog/ecosystem-nacos-controller-opensource.md | 2 +- src/content/blog/ecosystem-use-nacos-with-rainbond.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/blog/cooperate-nacos-confd.md b/src/content/blog/cooperate-nacos-confd.md index a978d318909..5f43bd9a1d8 100644 --- a/src/content/blog/cooperate-nacos-confd.md +++ b/src/content/blog/cooperate-nacos-confd.md @@ -3,7 +3,7 @@ title: Nacos整合Confd,支持nginx配置管理 keywords: [Nacos, Confd] description: 为什么要支持confd,老的应用配置管理模式是启动时读取配置文件,然后重新读取配置文件需要应用重启。一般的配置管理系统都是代码侵入性的 date: "2019-09-06" -category: ecosystem +category: article --- 为什么要支持confd,老的应用配置管理模式是启动时读取配置文件,然后重新读取配置文件需要应用重启。一般的配置管理系统都是代码侵入性的,应用接入配置管理系统都需要使用对应的SDK来查询和监听数据的变更。对于一些已经成熟的系统来说,接入SDK来实现动态配置管理是很难实现的,Nacos通过引入配置管理工具confd可以实现系统的配置变更做到无代码侵入性。 diff --git a/src/content/blog/ecosystem-apisix.md b/src/content/blog/ecosystem-apisix.md index dd8e1049b1c..6e8369b2b3c 100644 --- a/src/content/blog/ecosystem-apisix.md +++ b/src/content/blog/ecosystem-apisix.md @@ -3,7 +3,7 @@ title: Apache APISIX 基于 Nacos 实现服务发现 keywords: [Apache APISIX] description: 本文为您介绍 Apache APISIX、Nacos 基本概念以及注册中心的作用,并为您展示了 Apache APISIX 基于 Nacos 实现服务发现的具体操作 date: "2022-02-22" -category: ecosystem +category: article --- # 背景信息 diff --git a/src/content/blog/ecosystem-higress.md b/src/content/blog/ecosystem-higress.md index e5ee24a0a35..7d6566d0470 100644 --- a/src/content/blog/ecosystem-higress.md +++ b/src/content/blog/ecosystem-higress.md @@ -4,7 +4,7 @@ keywords: [higress, higress nacos] description: Higress:Nacos的最佳拍档 author: 澄潭 date: "2023-01-10" -category: ecosystem +category: article --- # 前言 diff --git a/src/content/blog/ecosystem-nacos-controller-opensource.md b/src/content/blog/ecosystem-nacos-controller-opensource.md index 72bbee687bb..2accbb9a627 100644 --- a/src/content/blog/ecosystem-nacos-controller-opensource.md +++ b/src/content/blog/ecosystem-nacos-controller-opensource.md @@ -3,7 +3,7 @@ title: Nacos Controller 项目开源,支持与Kubernetes互通配置 keywords: [Nacos Controller, Kubernetes, Helm, Configuration] description: Nacos Controller 项目开源,支持与Kubernetes互通配置 date: "2023-12-07" -category: ecosystem +category: article --- # Nacos 2.3.0 正式版发布、 Nacos Controller 项目开源 diff --git a/src/content/blog/ecosystem-use-nacos-with-rainbond.md b/src/content/blog/ecosystem-use-nacos-with-rainbond.md index 732ca73937a..2a9de1af84f 100644 --- a/src/content/blog/ecosystem-use-nacos-with-rainbond.md +++ b/src/content/blog/ecosystem-use-nacos-with-rainbond.md @@ -3,7 +3,7 @@ title: 在 Rainbond 中一键安装高可用 Nacos 集群 keywords: [nacos, kubernetes, rainbond, 云原生] description: 当前文档描述如何通过云原生应用管理平台 Rainbond 一键安装高可用 Nacos 集群。 date: "2022-03-16" -category: ecosystem +category: article --- # Rainbond Nacos