apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T07:06:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 512e8110-09fe-4675-96d8-80badaf3c594
subsets:
- addresses:
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5kpmz
      namespace: kube-system
      uid: ada05ee4-0a83-4029-97ef-7fce769f5c9d
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2l74g
      namespace: kube-system
      uid: e3153d9c-5142-46fa-bf19-87a0aa6a9489
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
