Skip to content

Commit

Permalink
start to add notable kubernetes functions
Browse files Browse the repository at this point in the history
  • Loading branch information
webzakimbo committed Jan 20, 2023
1 parent 2e7c514 commit 8050e73
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
notable/run
notable/tunnel
notable/pseudo-tty
notable/interactive-kubectl
notable/interactive-helm
notable/k8-sh

.. toctree::
:maxdepth: 1
Expand Down
9 changes: 9 additions & 0 deletions docs/source/notable/interactive-helm.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.. meta::
:description lang=en: Bcome usage: Contextual & Interactive kubectl shell

.. include:: ../urls.rst

**********
Helm shell
**********

9 changes: 9 additions & 0 deletions docs/source/notable/interactive-kubectl.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.. meta::
:description lang=en: Bcome usage: Contextual & Interactive kubectl shell

.. include:: ../urls.rst

*************
Kubectl shell
*************

9 changes: 9 additions & 0 deletions docs/source/notable/k8-sh.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.. meta::
:description lang=en: Bcome usage: Accessing a shell on a running Kubernetes container

.. include:: ../urls.rst

********
K8 shell
********

0 comments on commit 8050e73

Please sign in to comment.