apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T10:30:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 5c2473bb-a4c3-4391-a2ff-7ca3a3d374a1
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8xg4
      namespace: kube-system
      uid: a61900a9-d3e2-447d-911c-d3909bb98ab7
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ld69
      namespace: kube-system
      uid: 8c1d5fcb-c18d-4c56-a0e2-ebfc29366a0b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
