Correct answer: A
1. Install and Prepare IOx Client on the Linux Host
2. Install and Prepare the Docker Environment on the Linux Build Machine
3. Install the QEMU User Emulation Packages
4. Test if an aarch64/ARV64v8 Container Runs on x86 Linux Machine.
5. Prepare Files to Build the Docker Webserver Container
6. Build the Docker Container
7. Build the IOx Package
A is correct:
### Build and Deploy a Docker IOx Package ###
1. Install and Prepare IOx Client on the Linux Host
- You need ioxclient in order to package the Docker container as an IOx package once it's built, so let's prepare this first.
2. Install and Prepare the Docker Environment on the Linux Build Machine
- This Docker is used to build a container from the Alpine base image and to include the necessary files for the use case.
3. Install the QEMU User Emulation Packages
- After you have installed Docker, you need to install the QEMU user emulators.
4. Test if an aarch64/ARV64v8 Container Runs on x86 Linux Machine.
- Now that you have Docker and the necessary QEMU binaries installed, you can test if you are able to run a Docker container built for ARM64v8 on the x86 machine.
5. Prepare Files to Build the Docker Webserver Container
- Now that all preparation is done, you can go ahead and create the necessary files for the webserver container that needs to be run.
6. Build the Docker Container
- Now that all the preparation is done, you can build the container with the use of the Dockerfile:
7. Build the IOx Package
- The container is ready to be packaged. Before you can ask ioxclient to do this, you first need to create the package descriptor: package.yaml
7. Build the IOx Package
The container is ready to be packaged. Before you can ask ioxclient to do this, you first need to create the package descriptor: package.yaml.
This file describes how the package should look like, how many resources it needs to run and what to start.
"A" is the correct answer.
see:
https://www.cisco.com/c/en/us/support/docs/routers/1101-industrial-integrated-services-router/214383-build-and-deploy-a-docker-iox-package-fo.html
"The container is ready to be packaged. Before you can ask ioxclient to do this, you first need to create the package descriptor: package.yaml."
upvoted 4 times
...
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
lente_kriebels
Highly Voted 1 year, 9 months agoTeringzooi
Most Recent 7 months, 3 weeks agodesignated
9 months agodesignated
9 months agoferock
1 year ago[Removed]
1 year, 5 months ago