Tagged articles
3 articles
Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Mar 6, 2026 · Cloud Native

How A2A Protocol Powers Multi‑Agent Management in AgentRun

This article explains the A2A (Agent‑to‑Agent) protocol, AgentCard format, service discovery, JSON‑RPC communication, task lifecycle, credential protection, and provides a step‑by‑step Go SDK demo for building and invoking multi‑agent systems on the AgentRun cloud‑native platform.

A2AAgentRunCloudNative
0 likes · 20 min read
How A2A Protocol Powers Multi‑Agent Management in AgentRun
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 20, 2023 · Cloud Native

Implementing a Custom Nacos‑like Service Discovery and Configuration Management with Spring Boot

This article explains how to build a Spring Boot‑based service registry that replicates Nacos' core features—service discovery, health‑checking, and dynamic configuration management—by creating server‑side registration APIs, scheduled heartbeat checks, client registration logic, and database‑backed configuration storage.

CloudNativeConfigurationManagementMicroservices
0 likes · 10 min read
Implementing a Custom Nacos‑like Service Discovery and Configuration Management with Spring Boot
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 16, 2020 · Cloud Native

How to Configure Alertmanager, Add WeChat Alerts, and Enable Automatic Service Discovery in Kubernetes

This guide walks through modifying Alertmanager to use a NodePort service, decoding and editing its secret to add custom receivers and a WeChat template, recreating the secret, and extending Prometheus Operator with additional scrape configs for automatic service discovery, including RBAC adjustments and verification steps.

KubernetesRBACServiceDiscovery
0 likes · 10 min read
How to Configure Alertmanager, Add WeChat Alerts, and Enable Automatic Service Discovery in Kubernetes