apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-18T18:28:25Z"
  creationTimestamp: "2026-05-18T18:27:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1051"
  uid: a4cf392c-3ff6-4dff-9767-94ce11c05d5c
subsets:
- addresses:
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7t6w
      namespace: kube-system
      uid: 6fe9008e-7183-4d12-91e0-0f29a0afca33
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j4xdb
      namespace: kube-system
      uid: 22fe3244-8776-4bae-adfb-aae6e695a20d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
