apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-12T09:50:06Z"
  creationTimestamp: "2026-03-12T09:49:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "760"
  uid: 471ff20a-ba95-4641-a566-6ec3110a8093
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtkb4
      namespace: kube-system
      uid: bd51b90d-80bf-4fca-ad2f-1b3684588aa0
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-458jr
      namespace: kube-system
      uid: e65db5bb-85c4-48ef-9f00-7bd7c928b944
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
