apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T02:02:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 4d984c95-bad8-4798-9291-8ea14ad0e0be
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pr98
      namespace: kube-system
      uid: 30194fe8-1211-4225-916f-60e9ae56173e
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wq5br
      namespace: kube-system
      uid: 7433804d-0b19-426c-829e-6987964a7ea5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
