apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:26:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: f10d95ce-634e-4706-82cb-63abcf6478b5
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bj592
      namespace: kube-system
      uid: 6c05fc75-aa79-40c1-b0aa-8443ef863891
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9qgb
      namespace: kube-system
      uid: eaf06fc1-0acc-4079-b304-795d148cc74c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
