apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T05:28:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: a23d0c72-db52-4b63-a7aa-42b8659d6016
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mt5kb
      namespace: kube-system
      uid: b1dda0c8-3dcc-4858-b6ba-4481655e48a8
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7dzg
      namespace: kube-system
      uid: d1612185-df70-49f4-b022-e79cb9d620d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
