apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-05T17:48:22Z"
  creationTimestamp: "2026-03-05T17:47:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "642"
  uid: 6b37486c-4590-40d4-a738-26fc7e22ee51
subsets:
- addresses:
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2pc24
      namespace: kube-system
      uid: 3f98932f-e93f-46e0-a7c3-010b0c159090
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hksqc
      namespace: kube-system
      uid: be3b86a5-161a-4bde-8108-b1fb3153d308
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
