Skip to content

Commit

Permalink
[doc] Add the FAQ page to track comment issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan committed Sep 27, 2024
1 parent f9b4c06 commit d7bc5da
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions docs/source/getting_started/faq.rst
Original file line number Diff line number Diff line change
@@ -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.

1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Documentation
designs/architecture.rst
getting_started/quickstart.rst
getting_started/installation.rst
getting_started/faq.rst

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit d7bc5da

Please sign in to comment.