Reader small image

You're reading from  Kubernetes – An Enterprise Guide - Second Edition

Product typeBook
Published inDec 2021
PublisherPackt
ISBN-139781803230030
Edition2nd Edition
Right arrow
Authors (2):
Marc Boorshtein
Marc Boorshtein
author image
Marc Boorshtein

Marc Boorshtein has been a software engineer and consultant for 20 years and is currently the CTO (Chief Technology Officer) of Tremolo Security, Inc. Marc has spent most of his career building identity management solutions for large enterprises, U.S. Government civilian agencies, and local government public safety systems.
Read more about Marc Boorshtein

Scott Surovich
Scott Surovich
author image
Scott Surovich

Scott Surovich has been involved in the industry for over 25 years and is currently the Global Container Engineering Lead at a tier 1 bank as the Global on-premises Kubernetes product owner architecting and, delivering cluster standards, including the surrounding ecosystem. His previous roles include working on other global engineering teams, including Windows, Linux, and virtualization.
Read more about Scott Surovich

View More author details
Right arrow

Questions

  1. OpenID Connect is a standard protocol with extensive peer review and usage.
    1. True
    2. False
  2. Which token does Kubernetes use to authorize your access to an API?
    1. access_token
    2. id_token
    3. refresh_token
    4. certificate_token
  3. In which situation is certificate authentication a good idea?
    1. Day-to-day usage by administrators and developers
    2. Access from external CI/CD pipelines and other services
    3. Break glass in case of emergency when all other authentication solutions are unavailable
  4. How should you identify users accessing your cluster?
    1. Email address
    2. Unix login ID
    3. Windows login ID
    4. An immutable ID not based on a user's name
  5. Where are OpenID Connect configuration options set in Kubernetes?
    1. Depends on the distribution
    2. In a ConfigMap object
    3. In...
lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Kubernetes – An Enterprise Guide - Second Edition
Published in: Dec 2021Publisher: PacktISBN-13: 9781803230030

Authors (2)

author image
Marc Boorshtein

Marc Boorshtein has been a software engineer and consultant for 20 years and is currently the CTO (Chief Technology Officer) of Tremolo Security, Inc. Marc has spent most of his career building identity management solutions for large enterprises, U.S. Government civilian agencies, and local government public safety systems.
Read more about Marc Boorshtein

author image
Scott Surovich

Scott Surovich has been involved in the industry for over 25 years and is currently the Global Container Engineering Lead at a tier 1 bank as the Global on-premises Kubernetes product owner architecting and, delivering cluster standards, including the surrounding ecosystem. His previous roles include working on other global engineering teams, including Windows, Linux, and virtualization.
Read more about Scott Surovich