diff --git a/docs/source/assets/images/delete-namespace-stuck-1.png b/docs/source/assets/images/delete-namespace-stuck-1.png new file mode 100644 index 00000000..14fdb850 Binary files /dev/null and b/docs/source/assets/images/delete-namespace-stuck-1.png differ diff --git a/docs/source/assets/images/delete-namespace-stuck-2.png b/docs/source/assets/images/delete-namespace-stuck-2.png new file mode 100644 index 00000000..2107fdf7 Binary files /dev/null and b/docs/source/assets/images/delete-namespace-stuck-2.png differ diff --git a/docs/source/getting_started/faq.rst b/docs/source/getting_started/faq.rst new file mode 100644 index 00000000..1cc40d29 --- /dev/null +++ b/docs/source/getting_started/faq.rst @@ -0,0 +1,24 @@ +.. _faq: + +=== +FAQ +=== + +FAQ - Installation +------------------ + +Failed to delete the AIBrix +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. figure:: ../assets/images/delete-namespace-stuck-1.png + :alt: aibrix-architecture-v1 + :width: 70% + :align: center + +.. figure:: ../assets/images/delete-namespace-stuck-2.png + :alt: aibrix-architecture-v1 + :width: 70% + :align: center + +In this case, you just need to find the model adapter, edit the object, and remove the ``finalizer`` pair. the pod would be deleted automatically. + diff --git a/docs/source/index.rst b/docs/source/index.rst index 9b263b51..4e3b3733 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -29,6 +29,7 @@ Documentation designs/architecture.rst getting_started/quickstart.rst getting_started/installation.rst + getting_started/faq.rst .. toctree:: :maxdepth: 1