apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T16:54:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 5aa8cf6b-713c-4095-aaea-204a8b56d05c
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkjrv
      namespace: kube-system
      uid: 63aef57d-2fd8-40ca-bd6a-c784b1cd6086
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8f7p8
      namespace: kube-system
      uid: f0ddea4b-6557-4046-aff7-2858c9ad2858
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
