apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:06:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 2b7c036f-8134-4e86-a0d4-697bf8202713
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nl7lm
      namespace: kube-system
      uid: c13cc72f-21d2-4088-9808-68d4008d4a12
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tl5xc
      namespace: kube-system
      uid: c9b21949-330e-4cff-8921-4c5aa7b8449e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
