apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-27T01:53:40Z"
  creationTimestamp: "2026-03-27T01:52:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: c21820ba-c597-4622-b67d-bed15061906b
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nz8h4
      namespace: kube-system
      uid: 05618013-4728-4a98-86ba-f36ead4b632f
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hbdx7
      namespace: kube-system
      uid: 7499ef4d-16ab-43d9-9ed0-c8aef72d1426
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
