apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T11:12:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 39d9a28f-356c-41e4-b131-c8a84adac00f
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mthf9
      namespace: kube-system
      uid: fe0c6ceb-7d5b-4522-a60f-47af9b5895a4
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-txjfl
      namespace: kube-system
      uid: f6a73990-d9d2-45c9-87ac-485bf3491c6c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
