apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-06T21:01:16Z"
  creationTimestamp: "2026-04-06T21:00:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 89360357-572d-4d65-bfce-c4dc7a8f2309
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r554r
      namespace: kube-system
      uid: 78c0d0d3-e0a3-42fd-9f88-ad096ca07fd1
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdldw
      namespace: kube-system
      uid: d0abdbdb-3738-4921-b1e5-6ee7f2c1ca78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
