apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-19T09:10:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 2c0b4389-e87b-409b-ba09-c92f0e9ab9ba
subsets:
- addresses:
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9bbpb
      namespace: kube-system
      uid: cc29ed5f-05ac-4f0a-b845-c7bc167d1622
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ct2ng
      namespace: kube-system
      uid: 5a0cff35-6d89-45e2-8a73-6c16b1ce8f6d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
