LogoLogo
  • LF Education
  • Training
    • LF Panorama Manager
  • Certification
    • Linux Foundation Global Certification and Confidentiality Agreement
    • Exam Terms of Service
    • Linux Foundation Certification Exam: Candidate Handbook (using PSI BRIDGE Proctoring platform)
      • Candidate Requirements
      • Exam Registration
      • Language
      • Candidate Identification & Authentication
      • Exam Refund Policy
      • My Portal
      • Exam Preparation Checklist
      • Scheduling, Rescheduling, Cancelling an Exam
      • PSI Remote Testing Tutorial (Test the Secure Browser) + ADD Appointment to your online calendar
      • Exam Rules and Policies
      • Taking the Exam
      • Exam User Interface: Configuration & Features
        • ExamUI: Performance Based Exams
        • ExamUI: ICA, JSNAD & JSNSD Exams
        • ExamUI: Multiple Choice Exams
        • ExamUI: LFCT
      • Policy on Warnings and Exam Terminations
        • Exam Misconduct
      • Exam Scoring and Notification
        • Exam Results - Pass
        • Exam Results - No Pass
      • Repurchasing the Exam
      • Certificates and Certification
        • Digital Badge
        • Certification Verification Tool
        • Certification Revokation
      • Professional Code of Conduct
      • Appeals
    • Linux Foundation Certification Exams: Quick Guide to Register-Schedule-Take Exam
      • Exam Registration - Using a Redemption or Registration Code
      • Exam Registration - using a Coupon Code
      • Schedule an Exam
      • Taking an Exam
    • Resources Allowed: All LF Certification Programs
    • Multiple Choice Exams: Frequently Asked Questions
    • Multiple Choice Exams: Important Instructions
    • Important Instructions: LFCS
    • Frequently Asked Questions: LFCT
    • Important Instructions: LFCT
    • Frequently Asked Questions: CKA and CKAD & CKS
    • Important Instructions: CKA and CKAD
    • Important Instructions: CKS
    • Frequently Asked Questions: JSNAD and JSNSD
    • Important Instructions: JSNAD and JSNSD
    • Frequently Asked Questions: ICA
    • Important Instructions: ICA
    • SkillCred Exams: Frequently Asked Questions
    • SkillCred Exams: Important Instructions
    • Linux Foundation Credential Exam: Candidate Handbook
      • Candidate Requirements
      • Exam Registration
      • Candidate Identification & Authentication
      • Exam Refund Policy
      • My Portal
      • My Profile
      • Exam Preparation Checklist
      • Exam Rules and Policies
      • Taking the Exam
      • Exam UI: SkillCred Exam
      • Exam Language and Exam Duration
      • Policy on Warnings and Exam Terminations
        • Exam Misconduct
      • Exam Scoring and Notification
        • Exam Results - Pass
        • Exam Results - No Pass
      • Repurchasing the Exam
      • SkillCred Credentials
        • Certification and Credential Revokation
      • Professional Code of Conduct
      • Appeals
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Certification
  2. Linux Foundation Certification Exam: Candidate Handbook (using PSI BRIDGE Proctoring platform)
  3. Exam User Interface: Configuration & Features

ExamUI: ICA, JSNAD & JSNSD Exams

This information applies to ICA, JSNAD & JSNSD

PreviousExamUI: Performance Based ExamsNextExamUI: Multiple Choice Exams

Last updated 1 year ago

Was this helpful?

The workstation is Ubuntu 20.04 based and configured with all the tools and software needed to complete the tasks. This includes:

  • kubectl and Bash autocompletion

  • istioctl fort debug and diagnose Istio mesh.

  • jq for YAML/JSON processing

  • tmux for terminal multiplexing

  • curl and wget for testing web services

  • man and man pages for further documentation

  • VS Code and vim for code editing

  • The desktop terminal provided by the exam environment is GNOME terminal, but you may also use the VS Code terminal

  • Code Editing Software: VSCode, Vim, WebStorm (sponsored by JetBrains)

  • API/REST Client (Postman)

  • Node.js

  • The terminal provided by the environment is GNOME Terminal, but the Visual Studio Code Terminal or WebStorm may also be used.

Guidelines and Tips for Use of the Remote Desktop

  • Each task on this exam must be completed on a designated cluster/configuration context.

  • Each task includes the required information for the cluster name/context to use.

  • You can switch the cluster/configuration context using a command such as: config use-context <cluster/context name>

  • You can use kubectl and the appropriate context to work on any cluster from the base node.

  • Exam tasks instruct you to complete a step, or a series of steps, which may be answered with Node.js core API’s or with any Node.js libraries/frameworks of the candidates choosing.

  • Instructions for each task, presented in the UI, are also made available in a readme.md file in each project folder.

  • Clicking “Start Assessment” (in the top right-hand corner of the Assessment Introduction page) will launch the exam

  • Candidates can navigate between exam tasks by clicking on the “Previous” or “Continue/Next Task” button.

  • Candidates can skip an exam task using the “Skip” button, and return to it later, by navigating to any task in the left column.

  • The Terminal (Terminal Emulator Application) is a Linux Terminal; to copy & paste within the Linux Terminal you need to use LINUX keyboard shortcuts:

    Copy = Ctrl+SHIFT+C (inside the terminal) Paste = Ctrl+SHIFT+V (inside the terminal) OR Use the Right Click Context Menu and select Copy or Paste

  • Candidates can click on “Assessment Review” to identify tasks that have been: Completed Not Viewed Skipped

  • Once all the tasks have been completed and you are ready to end the exam, select "Complete Assessment” from Assessment Review page.

Remote Desktop