apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T13:56:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 92aaf9ed-38f4-43ab-bcf4-6cdab83aeaec
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fltr6
      namespace: kube-system
      uid: c5c91013-9268-4342-b0bd-3924360b04d7
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jvt4d
      namespace: kube-system
      uid: 0a0ee668-a305-4dc0-ba74-0265d2b62f5e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
