apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-31T05:53:03Z"
  creationTimestamp: "2026-05-31T05:51:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1161"
  uid: 10ef5a45-0657-46d6-a02c-6be84ba36060
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6j672
      namespace: kube-system
      uid: 45a089ae-4dbf-4f48-9292-bb1d7932a296
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j2b85
      namespace: kube-system
      uid: 82470e18-7504-46a8-afbe-050ca1a4e4ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
