apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T15:54:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "663"
  uid: 4719e113-704c-4077-8e2f-a04aa0effd87
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-768zd
      namespace: kube-system
      uid: 48ef7b5f-65e9-4f09-be3c-fb63e9c7757d
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vsphq
      namespace: kube-system
      uid: a9e33514-bb7c-42df-989c-9973fa8992a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
