apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T02:28:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 5f8c2a95-8261-42fd-8bc9-47fc54dcdc77
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bg785
      namespace: kube-system
      uid: ed51b437-586e-436e-8254-1c693e818687
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rw4wh
      namespace: kube-system
      uid: a029dcf8-8f6b-47aa-a0f6-d977947b5530
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
