apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T13:35:59Z"
  creationTimestamp: "2026-03-19T13:35:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "667"
  uid: f8b126a7-9239-4cb6-86b3-2b0879d842b3
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rkkfz
      namespace: kube-system
      uid: 65a00253-62a9-4d97-b295-73d359e13234
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jwgfx
      namespace: kube-system
      uid: 26155565-835c-4a87-9c46-2c88b17b8b1b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
