apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T05:57:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 8d4acccb-c3e2-4c98-aa08-2a5e0fb2fccf
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vdvl7
      namespace: kube-system
      uid: 1dc55db1-b741-4e6e-9d19-75a89e7d8962
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v696b
      namespace: kube-system
      uid: 33d5dd03-c462-4b7d-aefb-3d3ed8076129
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
