apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T21:39:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 908365bc-97c2-4901-926a-994262dfd369
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bgtxx
      namespace: kube-system
      uid: aeaf06dc-4112-4cfd-ac31-1633235eac59
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2gzwf
      namespace: kube-system
      uid: 31ac6927-138c-4f8c-aff9-8894fcb1c16f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
