apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-17T21:56:05Z"
  creationTimestamp: "2026-03-17T21:55:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "825"
  uid: 976d2f4f-2ab9-4a01-9558-7e619992dbb4
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9cc6
      namespace: kube-system
      uid: e582c313-0e7b-4521-bd1e-b1022281284f
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95ckf
      namespace: kube-system
      uid: c484b93c-a601-4395-8af5-389a2265ca9c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
