apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-01T19:31:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 35cbec25-d7e4-4d47-bd2f-60f7d3441e85
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xmztx
      namespace: kube-system
      uid: eb65e2bc-66e4-4e9e-aec2-e5e5026df9a0
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gmrvv
      namespace: kube-system
      uid: 514cb3a4-ff29-42fc-b6e5-6fa58bc4e150
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
