apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T03:21:06Z"
  creationTimestamp: "2026-05-07T03:19:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "943"
  uid: 81ba7181-aad6-4eca-afe4-0743997038f6
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rqwxb
      namespace: kube-system
      uid: 4ed5ba6f-4e44-4712-86be-381743baae8e
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hslfn
      namespace: kube-system
      uid: c78c919e-e802-4050-80cf-9ef575d95932
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
