docs/doc/source/usertasks/index.rst
Stone f63f0912c6 User Tasks guide
Fixed typo in LetsEncrypt example

Removed duplicate Datanet entry from main index.rst

Reworked Use Kubernetes CPU Manager Static Policy prerequisite block.

Restored fault/index version of FM toctree in top-level index.

Added merged doc entries to top level index.rst.

Incorporated review comments. Also some generic formatting clean-up such as
converting abbreviations to rST-style :abbr: markup.

Moved url with embedded substitution out of code-block.

Addressed patch 2 review comments. Some addtional rST tidying. See comment replies
for open questions/issues.

This patch fixes an issue with 'stx' in filenames that may differ downstream using-an-image-from-the-local-docker-registry-in-a-container-spec
new substitution and changing code-blocks to parsed-literals as required.

Initial submission for review. Note that a couple of references to WR persist
in examples. These will be marked up with comments in the review.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: I1efef569842caff5def9dc00395b594d91d7a5d0
Signed-off-by: Stone <ronald.stone@windriver.com>
2020-12-02 10:34:53 -05:00

2.9 KiB

User Tasks

Kubernetes

The Kubernetes user tutorials provide working examples of common end-user tasks.

These include tasks related to:

System access

kubernetes-user-tutorials-access-overview

Remote CLI access

remote-cli-access kubernetes-user-tutorials-configuring-container-backed-remote-clis-and-clients usertask-using-container-backed-remote-clis-and-clients kubernetes-user-tutorials-installing-kubectl-and-helm-clients-directly-on-a-host configuring-remote-helm-client

GUI access

accessing-the-kubernetes-dashboard

API access

kubernetes-user-tutorials-rest-api-access

Application management

kubernetes-user-tutorials-helm-package-manager

Local docker registry

kubernetes-user-tutorials-authentication-and-authorization using-an-image-from-the-local-docker-registry-in-a-container-spec

NodePort usage restrictions

nodeport-usage-restrictions

Cert Manager

kubernetes-user-tutorials-cert-manager letsencrypt-example

Vault secret and data management

kubernetes-user-tutorials-vault-overview vault-aware vault-unaware

Using Kata container runtime

kata-containers-overview specifying-kata-container-runtime-in-pod-spec known-limitations

Adding persistent volume claims

kubernetes-user-tutorials-creating-persistent-volume-claims kubernetes-user-tutorials-mounting-persistent-volumes-in-containers

Adding an SRIOV interface to a container

creating-network-attachment-definitions using-network-attachment-definitions-in-a-container

CPU Manager for Kubernetes

using-kubernetes-cpu-manager-static-policy using-intels-cpu-manager-for-kubernetes-cmk uninstalling-cmk

OpenStack

Coming soon.