apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-19T09:03:20Z"
  creationTimestamp: "2026-08-19T09:01:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1012"
  uid: cdcd0801-1c31-43d1-a482-9e987929f7b0
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7f57
      namespace: kube-system
      uid: 4d1fcb6b-05e1-4a6c-af36-e833df0c4d80
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hgj9l
      namespace: kube-system
      uid: 6134df6b-2a94-4d21-9111-23c18e23c908
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
