apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-28T01:31:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "813"
  uid: e7d11e92-b534-4712-a513-428eb8f0ecb2
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p2sck
      namespace: kube-system
      uid: 92491e96-ed30-4c80-99a3-9904b260dd7d
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfrl5
      namespace: kube-system
      uid: c5c4b191-5eda-4261-9f79-a1918d7c1624
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
