apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-28T06:01:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "823"
  uid: b280859e-d96a-4313-a148-b3cac726fda2
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcw98
      namespace: kube-system
      uid: 766ba15b-46a8-45fa-8ebf-2657a9480879
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4xd9j
      namespace: kube-system
      uid: b38d161d-d6dd-4248-a448-abc349ac6029
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
