apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T08:11:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 4f335503-2e74-4ba5-9743-5fe2c3cedb85
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vk85h
      namespace: kube-system
      uid: aa84beb6-864e-4566-99dc-89586f99f4c7
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7kd9
      namespace: kube-system
      uid: 7d727323-06b9-4741-a96d-2dab2b2d5290
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
