apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:03:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 4be3e4bc-dee5-4d0f-9769-da61fc48522b
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4g5w
      namespace: kube-system
      uid: afd0d321-1dde-4d51-a672-96fed3fd8abd
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2n7dv
      namespace: kube-system
      uid: 454f2903-25d1-40f6-8472-cfb205aef168
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
