Skip to content

Commit

Permalink
Add note about Cilium with CRIO on minikube
Browse files Browse the repository at this point in the history
This updates the "Getting Started" docs for minikube. This commit was
added to address issue #10624.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
  • Loading branch information
christarazi authored and aanm committed Apr 1, 2020
1 parent 6ec886b commit 5d679fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/gettingstarted/minikube.rst
Expand Up @@ -61,6 +61,10 @@ Install Cilium as `DaemonSet
your new Kubernetes cluster. The DaemonSet will automatically install itself as
Kubernetes CNI plugin.

.. note::

In case of installing Cilium with CRIO, please see :ref:`crio-instructions` instructions.

.. parsed-literal::
kubectl create -f \ |SCM_WEB|\/install/kubernetes/quick-install.yaml
Expand Down
2 changes: 2 additions & 0 deletions Documentation/kubernetes/configuration.rst
Expand Up @@ -321,6 +321,8 @@ filesystems, the mount point path must be reflected in the unit filename.
Container Runtimes
==================
.. _crio-instructions:
CRIO
----
Expand Down

0 comments on commit 5d679fb

Please sign in to comment.