apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T17:02:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 72db5534-3b60-401c-8057-e8ee9ac0e945
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpcjp
      namespace: kube-system
      uid: bcf8d178-2375-486d-8a39-21678b9b0dd6
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tx885
      namespace: kube-system
      uid: 1ca1d3c9-529f-4f32-8518-08311132605c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
