apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:51:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: f826b2a3-b8d3-450b-ac20-16e8e4355f00
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j66mp
      namespace: kube-system
      uid: 20bb5efa-2937-4da8-b60b-5068f386ff2f
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2fqj
      namespace: kube-system
      uid: 23d5d32d-f16d-4ffd-b3f7-22a377bb0a19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
