github.com/imran-kn/cilium-fork@v1.6.9/Documentation/gettingstarted/index.rst (about)

     1  .. only:: not (epub or latex or html)
     2  
     3      WARNING: You are looking at unreleased Cilium documentation.
     4      Please use the official rendered version released here:
     5      http://docs.cilium.io
     6  
     7  .. _gs_guide:
     8  
     9  Getting Started Guides
    10  ======================
    11  
    12  The following is a list of guides that help you get started with Cilium. The
    13  guides cover the installation and then dive into more detailed topics such as
    14  securing clusters, connecting multiple clusters, monitoring, and
    15  troubleshooting. If you are new to Cilium it is recommended to read the
    16  :ref:`intro` section first to learn about the basic concepts and motivation.
    17  
    18  .. _gs_install:
    19  
    20  Installation
    21  ------------
    22  .. toctree::
    23     :maxdepth: 1
    24     :glob:
    25  
    26     k8s-install-sandbox
    27     k8s-install-self-managed
    28     k8s-install-managed
    29     k8s-installers
    30     cni-chaining
    31  
    32  Security Tutorials
    33  ------------------
    34  
    35  .. toctree::
    36     :maxdepth: 1
    37     :glob:
    38  
    39     http
    40     dns 
    41     kafka
    42     grpc
    43     elasticsearch
    44     cassandra
    45     memcached
    46     aws
    47  
    48  Advanced Networking
    49  -------------------
    50  .. toctree::
    51     :maxdepth: 1
    52     :glob:
    53  
    54     aws-eni
    55     kube-router
    56     clustermesh
    57     flannel-integration
    58     ipvlan
    59     encryption
    60     host-services
    61     nodeport
    62     kubeproxy-free
    63     kata-gce
    64     ipam
    65  
    66  Operations
    67  ----------
    68  
    69  .. toctree::
    70     :maxdepth: 1
    71     :glob:
    72  
    73     grafana
    74  
    75  Istio
    76  -----
    77  
    78  .. toctree::
    79     :maxdepth: 1
    80     :glob:
    81  
    82     istio
    83  
    84  Other Orchestrators
    85  -------------------
    86  
    87  .. toctree::
    88     :maxdepth: 1
    89     :glob:
    90  
    91     docker
    92     mesos
    93  
    94  The best way to get help if you get stuck is to ask a question on the `Cilium
    95  Slack channel <https://cilium.herokuapp.com>`_.  With Cilium contributors
    96  across the globe, there is almost always someone available to help.
    97