apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-06T01:01:53Z"
  creationTimestamp: "2026-08-06T01:00:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1072"
  uid: 067b1aa1-04b2-4706-a83d-3dc2a2852620
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bcltt
      namespace: kube-system
      uid: af393ac4-7d89-4d3f-917a-9d6d31e62500
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xwxbx
      namespace: kube-system
      uid: 6dc1d013-8d31-4e91-96f5-b03a52a3df01
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
