mosadm merge-kube-config
Merge Kubernetes configuration files into MATLAB Online Server installation
Since R2020a
Description
mosadm merge-kube-config
merges the cluster Kubernetes® configuration located at /etc/kubernetes/admin.conf
into
the MATLAB®
Online Server™
Kubernetes configuration located at ~/.kube/config
. The merged
configuration makes it easier to run the kubectl
command-line tool for
managing the Kubernetes cluster that MATLAB
Online Server runs in.
mosadm merge-kube-config
merges Kubernetes configuration files using the specified configuration options.option1 ... optionN
Note
mosadm merge-kube-config
requires sudo
administration
privileges.
Examples
Merge Kubernetes Configuration Files
sudo ./mosadm merge-kube-config
Using kubeconfig from /etc/kubernetes/admin.conf Will merge the current config from ~/.kube/config with the one in /etc/kubernetes/admin.conf mkdir -p /home/ubuntu/.kube cp /etc/kubernetes/admin.conf /home/ubuntu/.kube/config chown -R ubuntu:ubuntu /home/ubuntu/.kube
Input Arguments
option1 ... optionN
— One or more configuration options
strings
One or more configuration options, specified as strings corresponding to valid configuration options from this table.
Common to All mosadm
Commands
Option | Description |
---|---|
| Name of the MATLAB
Online Server
Specify
Example:
Default:
|
| Name of the MATLAB
Online Server
Specify
Example:
Default:
|
| Print out the commands that would have run without this option specified but do not run the operation. Specify this option to test that the operation produces the expected results before actually executing it. |
| Output help for mosadm merge-kube-config to
the command line. |
| Path to the Kubernetes cluster configuration file. Specify
Example:
By
default,
|
| MATLAB
Online Server root folder, specified as an
absolute path or a path relative to the current
folder, that is, the folder in which you can run
Default: |
| Name of the MATLAB
Online Server
Specify
Example:
Default:
|
| Print only the most useful or relevant output
from the |
--skip-log-file | Skip creating the
|
--skip-prompt, -y | Force acceptance of the terms of use for the
|
--tmp-dir
| Name of MATLAB Online Server temporary folder to use. Specify
By default,
|
--verbose | Output extra details about the
|
Version History
Introduced in R2020a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)