apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-14T09:30:33Z"
  creationTimestamp: "2026-08-14T09:29:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 9f44c481-9866-4595-a520-de7cfba40964
subsets:
- addresses:
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2pj9
      namespace: kube-system
      uid: 519f2aa8-588d-4054-84e4-c6cc65dae2d9
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r4qkt
      namespace: kube-system
      uid: a1c372e3-88a6-4d8d-a9e3-bd3ab9514bfc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
