apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:33:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 6539b424-d7ef-4695-ba46-026e16369a4d
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mphxl
      namespace: kube-system
      uid: 81a73da3-dd90-44c8-a213-2d2a25380d45
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4dvw
      namespace: kube-system
      uid: e747c250-01fe-4999-861e-891b0fd70724
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
