diff --git a/src/content/blog/cooperate-nacos-confd.md b/src/content/blog/cooperate-nacos-confd.md index a978d31890..5f43bd9a1d 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 dd8e1049b1..6e8369b2b3 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 e5ee24a0a3..7d6566d047 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 72bbee687b..2accbb9a62 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 732ca73937..2a9de1af84 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