apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T16:40:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 94f4dde2-c292-4c2b-9863-71ec47a5d25a
subsets:
- addresses:
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6h7cg
      namespace: kube-system
      uid: 000cbdf6-9710-41bf-8520-1dad32ba6911
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gj4rq
      namespace: kube-system
      uid: a05098e1-0399-4259-9136-2efd6feba874
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
