apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-09T23:47:45Z"
  creationTimestamp: "2026-07-09T23:46:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: f3624c50-8153-46f1-aceb-cf8812eb0951
subsets:
- addresses:
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4f47
      namespace: kube-system
      uid: a98f0436-4347-4e56-927a-2aedeb50f360
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bz8kd
      namespace: kube-system
      uid: e32f1ceb-1d03-42ec-ab67-ca8e08e25a4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
