-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
56 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,23 @@ | ||
# Overview | ||
|
||
By default, everyone gets their own personal namespace, `firstname-lastname`. If | ||
you want to collaborate with your team, you can | ||
[request a new namespace](Request-a-Namespace.md#requesting-a-namespace) to | ||
[share](Overview.md#share-a-namespace-in-kubeflow). | ||
By default, everyone gets their own personal namespace, `firstname-lastname`. If you want to collaborate with your team, you can [request a new namespace](Request-a-Namespace.md#requesting-a-namespace) to [share](Overview.md#share-a-namespace-in-kubeflow). | ||
|
||
# Setup | ||
|
||
## Requesting a namespace | ||
|
||
To create a namespace for a team, go to the AAW portal. **Click the ⋮ menu | ||
on | ||
[the Kubeflow section of the portal](https://analytics-platform.statcan.gc.ca/)**. | ||
To create a namespace for a team, go to the AAW portal. **Click the ⋮ menu on [the Kubeflow section of the portal](https://www.statcan.gc.ca/data-analytics-services/aaw)**. | ||
|
||
![The hamburger menu to the right of Kubeflow on the portal](../images/KubeflowNamespace.PNG) | ||
|
||
Enter the name you are requesting and submit the request. Be sure to use only | ||
lower case letters plus dashes. | ||
![Submit your request for a shared namespace](../images/KubeflowNamespace2.png) | ||
Enter the name you are requesting and submit the request. Be sure to use only lower case letters plus dashes. ![Submit your request for a shared namespace](../images/KubeflowNamespace2.png) | ||
|
||
<!-- prettier-ignore --> | ||
!!! warning "The namespace cannot have special characters other than hyphens" | ||
The namespace name must only be lower-case letters `a-z` with dashes. Otherwise, | ||
the namespace will not be created. | ||
The namespace name must only be lower-case letters `a-z` with dashes. Otherwise, the namespace will not be created. | ||
|
||
**You will receive an email notification when the namespace is created.** Once | ||
the shared namespace is created, you can access it the same as any other | ||
namespace you have through the Kubeflow UI, like shown below. You will then be | ||
able to [share and manage](Overview.md#share-compute-namespace-in-kubeflow) to | ||
your namespace. | ||
**You will receive an email notification when the namespace is created.** Once the shared namespace is created, you can access it the same as any other namespace you have through the Kubeflow UI, like shown below. You will then be able to [share and manage](Overview.md#share-compute-namespace-in-kubeflow) to your namespace. | ||
|
||
To switch namespaces, take a look at the top of your window, just to the right | ||
of the Kubeflow Logo. | ||
To switch namespaces, take a look at the top of your window, just to the right of the Kubeflow Logo. | ||
|
||
![Select your Namespace](../images/kubeflow_manage_contributors.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.