apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-13T07:57:34Z"
  creationTimestamp: "2026-08-13T07:56:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "971"
  uid: e3a755fb-796c-43fd-8675-221345ac0d66
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-47562
      namespace: kube-system
      uid: e6616e38-c646-4ed9-aef5-e9f5157996e9
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xstp
      namespace: kube-system
      uid: 461163f6-b96a-4f5d-ba73-10c3d54586fb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
