apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T16:34:37Z"
  creationTimestamp: "2026-04-23T16:32:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "974"
  uid: 0a8a4f46-6a64-414e-8a33-ac965b74f4e2
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rg56s
      namespace: kube-system
      uid: f1d427f8-5706-465c-aa6c-cebf5c9fa44e
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbp6d
      namespace: kube-system
      uid: 04836c3e-dede-4a40-9c20-2867800f30b8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
