apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-08T06:15:23Z"
  creationTimestamp: "2026-06-08T06:14:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "946"
  uid: f48c7e8d-4c95-4795-8685-988b18df58d7
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frw8f
      namespace: kube-system
      uid: 81971add-07a7-4eca-a359-c6a7cb3d899d
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sl4w2
      namespace: kube-system
      uid: bfde1c48-7f1e-4288-adc4-c03fe64d2d5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
