apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:52:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 7206290b-c9ec-4ccc-ac94-eb75af5ccd77
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6zsc
      namespace: kube-system
      uid: 7a384dec-5f4f-492a-a163-e5b7fed03380
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkk84
      namespace: kube-system
      uid: 61c137a9-255e-4677-9fae-1d1e66e434f1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
