apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T08:45:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "833"
  uid: 49b24c57-39f6-4d18-a337-c5439bd4f610
subsets:
- addresses:
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2z9c
      namespace: kube-system
      uid: f76a2068-1da7-450f-a112-19d2f249c0ef
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b4wh4
      namespace: kube-system
      uid: b06ef563-d803-4432-880e-aac94b8e0a54
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
