apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:24:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 3c07a8b9-ed32-4cf4-bfa3-acac0ed84ccb
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lj4fl
      namespace: kube-system
      uid: b899e3fb-668a-499b-af3a-fa240efcb450
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fcdjj
      namespace: kube-system
      uid: 2f5e5ed6-a818-4e56-a25f-4a01a80e40a2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
