apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-28T14:05:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 5ef88b81-c98d-4afb-880e-394c777843cf
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gl5w6
      namespace: kube-system
      uid: 889d00d2-de89-4a7b-84bf-26371989f0d6
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc4fh
      namespace: kube-system
      uid: a9976212-1e98-4ec8-b511-1763091c75af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
