apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T00:18:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 0c881b37-ccb8-4e3b-8887-2cc33ca66350
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hkg2p
      namespace: kube-system
      uid: 8c4e4173-d948-4836-a44f-422883e782c1
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkcg7
      namespace: kube-system
      uid: b71f69ff-83c3-487d-b54c-856c4bdd4cbe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
