apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T02:09:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 8bc07047-36d1-4345-8d5f-c11e5ca6d648
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rpspp
      namespace: kube-system
      uid: bd442080-24c9-4c5f-9245-ef7dcc90787a
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gd8d4
      namespace: kube-system
      uid: 3fcdfc24-b573-4334-923d-fd1f88adbd91
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
