apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T02:37:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 7bb0d9ca-6922-4315-b47a-0d5e74b430a8
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kjhgt
      namespace: kube-system
      uid: 9a356b14-93c8-414c-ae7a-27075af0779e
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dkdc4
      namespace: kube-system
      uid: 692f4680-f6e7-4995-a767-ea5d57d67eea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
