apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:43:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: f6015398-f95c-48f9-9441-1c5430b189ef
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xgfkt
      namespace: kube-system
      uid: 2ec8d525-da57-4a07-bec6-216d447dfc2f
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4n8df
      namespace: kube-system
      uid: 2eb1e45f-ada5-4be8-8ae8-125974d918b6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
