apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:34:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: d51bd3db-804e-43b7-93b2-b24875ceafa6
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ht8wh
      namespace: kube-system
      uid: 3cdb98c8-3926-48c6-a5aa-9113421e567e
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gc4lh
      namespace: kube-system
      uid: 4d58fef6-7393-401c-acc9-825956d2ac40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
