apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T22:19:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 7a42e696-b17b-46fa-9ae6-9e932d1b2636
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrkzh
      namespace: kube-system
      uid: 38ddcb4f-b929-4096-8280-d9f49965af27
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thdpl
      namespace: kube-system
      uid: ab580f89-bea9-4f4f-afa5-e808b67a8842
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
