apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-11T06:56:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: f0907e33-38cc-4b8c-9386-a462f9bc70ad
subsets:
- addresses:
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p7txh
      namespace: kube-system
      uid: c3ccaaec-973c-4abc-ba75-d4aa55494628
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lzrlg
      namespace: kube-system
      uid: bf69a2bb-4b1d-4358-a402-d3a0799df320
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
