apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T15:32:15Z"
  creationTimestamp: "2026-05-05T15:31:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 42220d6e-5dca-47c6-9eb9-86d32466f96f
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2w8p
      namespace: kube-system
      uid: 377abfa9-31ae-41d3-8890-c58c7211562f
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b2gwh
      namespace: kube-system
      uid: 91c04800-9e32-45d6-8f1c-5a1ec14af344
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
