apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:04:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 2866b16c-c1b4-48d0-b374-8457ec189d20
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cbm5g
      namespace: kube-system
      uid: 7af51b6e-7dda-4663-98d8-39c2fd0a8fe1
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77hk8
      namespace: kube-system
      uid: 8af6bed2-f1cc-4f8d-bd9b-6ad1a1320a1e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
