apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:49:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: d8ffe5c4-ea47-4339-b23b-343901170036
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zvz9z
      namespace: kube-system
      uid: db33795c-d8d3-4ab8-80d2-2588ac503a1c
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sc2rb
      namespace: kube-system
      uid: af0464da-e477-495c-b1a3-987d62bbd753
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
