Skip to content

Commit

Permalink
docs: reformat list (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
IITII authored Nov 18, 2023
1 parent 46a214c commit 18cfa3e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ an enterprise. Inspired by Jupyter Kernel Gateway, Jupyter Enterprise Gateway pr

- Adds support for remote kernels hosted throughout the enterprise where kernels can be launched in
the following ways:
\_ Local to the Enterprise Gateway server (today's Kernel Gateway behavior)
\_ On specific nodes of the cluster utilizing a round-robin algorithm * On nodes identified by an associated resource manager
- Local to the Enterprise Gateway server (today's Kernel Gateway behavior)
- On specific nodes of the cluster utilizing a round-robin algorithm
- On nodes identified by an associated resource manager
- Provides support for Apache Spark managed by YARN, IBM Spectrum Conductor, Kubernetes or Docker Swarm out of the box. Others can be configured via Enterprise Gateway's extensible framework.
- Secure communication from the client, through the Enterprise Gateway server, to the kernels
- Multi-tenant capabilities
Expand Down

0 comments on commit 18cfa3e

Please sign in to comment.