apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T00:58:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: c3568647-c577-4cf2-980e-a1c220f618a6
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vbm9t
      namespace: kube-system
      uid: 0e840638-e211-456c-acbf-5a49e8bef075
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7jc7w
      namespace: kube-system
      uid: a46e382c-1649-4af5-aac9-0e9635c9cdba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
