apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-24T09:32:00Z"
  creationTimestamp: "2026-04-24T09:31:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1321"
  uid: 9a0c6ace-8fdc-4be5-9bf9-7e27e065e934
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ffjff
      namespace: kube-system
      uid: 57f4975e-bd93-49c1-a408-e604c2292ce6
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9ftt5
      namespace: kube-system
      uid: 38af6ea5-8ddf-4e8f-8ede-1befee1226f4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
