apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T02:21:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "818"
  uid: 3e990970-f126-499d-a2f3-9dc381a5063d
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nxq6l
      namespace: kube-system
      uid: 2266483d-5a2a-429d-b33f-59ca975c4138
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-94xkk
      namespace: kube-system
      uid: 617793b0-76c5-44e7-9948-e09dee7a0b5e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
