apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-18T15:17:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 2629eb83-c56b-491d-a266-652d52f405ea
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-blrrx
      namespace: kube-system
      uid: 9b97f1cf-10f6-4f10-9bf0-9ecd520fd0d3
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l44hh
      namespace: kube-system
      uid: c34f3dab-0da2-447d-a78b-c4bb9ec07403
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
