apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T09:42:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 23484274-38c6-46f3-9ed0-600793257d20
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7fczc
      namespace: kube-system
      uid: adb31c55-06e3-45ad-ba42-f22fdfd4148a
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c9h92
      namespace: kube-system
      uid: 13f2fe50-9413-4c2e-b768-8de6df3d2c0d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
