Bookmark this page

Summary

  • Security context constraints (SCCs) limit the access from a running pod in OpenShift to the host environment.

  • An application can assign an SCC to the application service account to use it.

  • With the Kubernetes APIs, a user or an application can query and modify the cluster state.

  • To give an application access to the Kubernetes APIs, you can create roles or cluster roles that describe the application requirements, and assign those roles to the application service account.

  • You can automate cluster and application management tasks by creating Kubernetes cron jobs that run periodic management jobs.

Revision: do280-4.14-08d11e1