apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T15:12:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 62e4667f-8102-42ae-9344-f1611d6df922
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s72gb
      namespace: kube-system
      uid: 0a200abd-5859-4320-9a16-1b87050eec86
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n6ltn
      namespace: kube-system
      uid: c2ea0b20-a062-4fea-8bbf-326661d4c3e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
