apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T03:28:23Z"
  creationTimestamp: "2026-05-21T03:27:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "957"
  uid: e1909c73-8ce6-44d4-a40e-c03ef619ac8b
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-47tsk
      namespace: kube-system
      uid: f31bd25c-94b7-4042-8129-ba1de7880947
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5bgz5
      namespace: kube-system
      uid: bca39036-6083-4ea4-a540-39a95944fd89
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
