Welcome to the Linux Foundation Forum!
-
Re: Labs 7.3 and 7.5 - edit command vs update YAML file
Hi @josepmaria, The direct edit approach is often used in early development stages, while the definition manifest edit coupled with a redeployment is commonly found in advanced deployment pipelines. …1 -
Re: Exercise 9.2: Deploying NFS server
Hi @jsauerhaft, The "output" you see on step 3 of the lab guide is what you should add to the exports file. Regards, -Chris1 -
Re: Lab 5.1 - step 9
Hi @josepmaria, With a given manifest (in .yaml or .json) you have different options to load the manifest into the cluster and launch the object it defines. The curl ... -XPOST ... command would be t…1 -
Re: Lab 3.2, step 13. Set up on 2 vm on aws
Hi @josepmaria, The default SG of a VPC typically blocks many protocols and many ports that are required by Kubernetes and its plugins. You can add individual rules to the SG as you make progress thr…1 -
Re: Lab 5.1 - Two questions regarding the code, tag and private repository name
Hi @josepmaria, The --name flag is used to assign the name registry to the container running the image registry:v2. In the same command, the registry repository becomes available only on port 5000 of…1
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)