apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-16T01:18:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: a34465f3-81b5-4679-87bc-b8afc321bb70
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p4s6x
      namespace: kube-system
      uid: 956eeae3-57cf-4e7a-8924-b6926ba7ce11
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ggcnj
      namespace: kube-system
      uid: e0fc2804-ff27-4d91-9197-8baaa8394a8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
