apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-24T09:06:05Z"
  creationTimestamp: "2026-06-24T09:04:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "961"
  uid: b70856d3-7ce3-4731-9413-f5863761cc39
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gj8kh
      namespace: kube-system
      uid: aacdc4e0-be68-40cc-86d1-04a60a949880
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wgqv
      namespace: kube-system
      uid: 5a5c2637-c990-4d88-8b55-d0d1e2cc6e64
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
