apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T22:58:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: ce3ea812-0050-40b2-ac28-63cdc9ec5aea
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qzjth
      namespace: kube-system
      uid: 254684b0-26d1-4379-802c-7b000ff85c69
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvq7w
      namespace: kube-system
      uid: 6701ae1f-9e09-4a41-b3bb-57d3a3d5b23a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
