apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-01T13:18:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: 266a47dc-3ae6-4791-9a3a-ff99f668cd9c
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pwzrz
      namespace: kube-system
      uid: 7bef77f0-5658-43b0-a327-718df70c008e
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7rm6g
      namespace: kube-system
      uid: a1bf61a2-361e-4e65-a855-59f83ae40a51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
