apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T00:32:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "695"
  uid: a53fe1fb-51cc-4d9e-83d9-0496adfcc692
subsets:
- addresses:
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgx4g
      namespace: kube-system
      uid: 45d8603f-c23a-46f5-8ab7-e83ee9383a8c
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z495w
      namespace: kube-system
      uid: dc640369-fa57-42b7-a19f-8a37c3e705b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
