apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T00:50:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 92ccefc8-bee9-4f6a-a6d9-41332724e0f5
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6nkfw
      namespace: kube-system
      uid: 400a63b6-37f3-42a5-ae9c-e4228ad0372a
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqtwk
      namespace: kube-system
      uid: db099116-99ab-4f5d-8bb6-81142d0fcb2d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
