apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T18:45:13Z"
  creationTimestamp: "2026-06-23T18:44:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1103"
  uid: 70a38760-e002-4e68-9f53-aac59ef73628
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8n7t
      namespace: kube-system
      uid: 645fdc73-4a82-42fa-90df-62c8c5493e1a
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bv8nt
      namespace: kube-system
      uid: 0764d28e-4fdf-4eb5-9cf8-88315f9f46d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
