apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:56:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 781797ba-d852-4edc-a786-a979a80dcd68
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w5kwf
      namespace: kube-system
      uid: 968aae54-1cad-4ae4-98ae-49ca180b50b2
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmbhc
      namespace: kube-system
      uid: 26b5c757-f39b-423c-86d0-ddb47372c721
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
