apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T16:33:26Z"
  creationTimestamp: "2026-04-16T16:31:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1011"
  uid: 63281832-e339-4ba0-aa86-bcf12bc0696b
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l5x44
      namespace: kube-system
      uid: ac180535-3ee1-4512-b449-b38e91768414
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2rf9d
      namespace: kube-system
      uid: 8941a330-bee1-4cec-a16d-f2da679bfcf1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
