Merge "Protocols update and renaming"
This commit is contained in:
commit
a659fe688a
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"restructuredtext.languageServer.disabled": true,
|
||||||
|
"restructuredtext.preview.sphinx.disabled": true,
|
||||||
|
"restructuredtext.linter.disabled": true
|
||||||
|
}
|
@ -87,8 +87,8 @@ configuration is required in order to use :command:`helm`.
|
|||||||
In order for your remote host to trust the certificate used by
|
In order for your remote host to trust the certificate used by
|
||||||
the |prod-long| K8S API, you must ensure that the
|
the |prod-long| K8S API, you must ensure that the
|
||||||
``k8s\_root\_ca\_cert`` specified at install time is a trusted
|
``k8s\_root\_ca\_cert`` specified at install time is a trusted
|
||||||
CA certificate by your host. Follow the instructions for adding
|
|CA| certificate by your host. Follow the instructions for adding
|
||||||
a trusted CA certificate for the operating system distribution
|
a trusted |CA| certificate for the operating system distribution
|
||||||
of your particular host.
|
of your particular host.
|
||||||
|
|
||||||
If you did not specify a ``k8s\_root\_ca\_cert`` at install
|
If you did not specify a ``k8s\_root\_ca\_cert`` at install
|
||||||
@ -109,7 +109,7 @@ configuration is required in order to use :command:`helm`.
|
|||||||
--user kubernetes-admin@mycluster --namespace=default
|
--user kubernetes-admin@mycluster --namespace=default
|
||||||
% kubectl config use-context kubernetes-admin@mycluster
|
% kubectl config use-context kubernetes-admin@mycluster
|
||||||
|
|
||||||
``$TOKEN\_DATA`` is the token retrieved in step 1.
|
``$TOKEN_DATA`` is the token retrieved in step 1.
|
||||||
|
|
||||||
#. Test remote :command:`kubectl` access.
|
#. Test remote :command:`kubectl` access.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user