apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-16T07:05:15Z"
  creationTimestamp: "2026-06-16T07:04:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: b3c61b95-0a2d-4bae-8cf0-8b7b5ff6403b
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqcwd
      namespace: kube-system
      uid: 80b11adb-e45b-4c23-b7fc-d6412ebeed87
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ksfxw
      namespace: kube-system
      uid: 79047b9b-c468-4594-b8e2-1274b1ba6998
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
