external name and migration plan

This commit is contained in:
2026-02-04 12:42:02 +01:00
parent 8d964a57bc
commit 78f7b942ac
3 changed files with 39 additions and 14 deletions

14
external-name.yml Normal file
View File

@@ -0,0 +1,14 @@
apiVersion: v1
kind: Namespace
metadata:
name: broker
---
apiVersion: v1
kind: Service
metadata:
name: emqx01-anonymous-cluster-internal
namespace: broker
spec:
type: ExternalName
externalName: mosquitto-broker-mqtt-anon-cluster.mosquitto.svc.cluster.local