apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-10T21:21:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: 05a362eb-52de-40cb-8d9d-d91095c095f6
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdh7x
      namespace: kube-system
      uid: eb97d66c-0f9f-41b2-9e30-78fb128d9b0c
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n5v45
      namespace: kube-system
      uid: 775910d0-ea4a-404c-bcab-7abcd9144d15
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
