apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T11:28:38Z"
  creationTimestamp: "2026-05-29T11:27:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: fc6b79fd-ad85-4701-847b-5d410f767a35
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zpdh2
      namespace: kube-system
      uid: a3a35048-609c-4c11-8aeb-1dd621a5cd04
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2cp7w
      namespace: kube-system
      uid: 3d3e9728-7230-49ee-9aa9-5579ac53295d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
