apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-10T14:49:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 34c2ad5b-2142-4237-8090-b35acbfd1430
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kjcgs
      namespace: kube-system
      uid: 8f394ea9-9306-452d-aa84-59b6906349f9
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nfns7
      namespace: kube-system
      uid: a83e73f7-a25f-4bcb-a1a0-70d0b9fd63a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
