apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T07:42:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: ed189cac-2a28-4d3e-8c0f-82a300c913fd
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hcdnl
      namespace: kube-system
      uid: 07136347-fc67-417d-8562-75450306a397
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxm4n
      namespace: kube-system
      uid: e6be63d6-2302-4531-9cb5-9a755f1c6a3e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
