apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:50:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: eb5db8b2-fb64-418e-a25c-2a01a54adb49
subsets:
- addresses:
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4xhg6
      namespace: kube-system
      uid: 00c19494-006f-47ab-b57f-64ae1f2696dd
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbl8w
      namespace: kube-system
      uid: 08c520f2-0d45-4e98-a276-3851af6265ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
