You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit a601bc0
Author: Oleg Butuzov <[email protected]>
Date: Wed Aug 21 02:25:17 2019 +0300
markdown formatting fix. (kubeflow#1088)
this fix changes markdown formating for link to `/docs/started/k8s/overview` page,
that currently broken on the website.
see - https://www.kubeflow.org/docs/other-guides/virtual-dev/getting-started-minikube/
commit 48955d4
Author: Yuan (Bob) Gong <[email protected]>
Date: Tue Aug 20 09:49:32 2019 +0800
Update kubeflow pipelines upgrade guide for kubeflow 0.6 (kubeflow#1055)
* Fix kfp upgrade/reinstall preparation guide.
* Update upgrade instructions for kubeflow deployment.
* Remove kfp upgrade related instructions because they don't work
* Rephrase PV to PD to be more accurate
commit 384368d
Author: Sarah Maddox <[email protected]>
Date: Tue Aug 20 10:23:33 2019 +1000
Clarified the usage reporting guide (kubeflow#1087)
* Clarified usage reporting guide.
* Clarified and added section formatting.
* Changed word component to application
* Changed another "component" to "application"
commit 564e460
Author: Yuval Yaari <[email protected]>
Date: Sun Aug 18 03:46:04 2019 +0000
Fixing command to retrieve the existing Dex configmap (kubeflow#1086)
commit 1a863f4
Author: Leilei Hu <[email protected]>
Date: Sat Aug 17 15:58:06 2019 -0400
Modify the out of date guide docs. (kubeflow#1085)
commit 5248a15
Author: Yannis Zarkadas <[email protected]>
Date: Sat Aug 17 06:16:08 2019 +0300
pinconfig links for v0.6 to v0.6-branch (kubeflow#1071)
Signed-off-by: Yannis Zarkadas <[email protected]>
commit 0f480d3
Author: Adhita Selvaraj <[email protected]>
Date: Fri Aug 16 14:14:09 2019 -0700
Update kfctl-k8s-istio.md (kubeflow#1044)
* Update kfctl-k8s-istio.md
Update script for quickly curling the latest release.
Similar to kustomize: https://github.com/kubernetes-sigs/kustomize/blob/master/docs/INSTALL.md#quickly-curl-the-latest
* Keep both versions for install instructions
commit 09e44c2
Author: Sarah Maddox <[email protected]>
Date: Sat Aug 17 06:38:09 2019 +1000
Clarified port forwarding and auth for GCP (kubeflow#1083)
* Clarifies port forwarding and auth for GCP.
* Fixed formatting.
* Addressed review comments.
commit a8d9887
Author: Yuan (Bob) Gong <[email protected]>
Date: Fri Aug 16 08:12:34 2019 +0800
Update pipeline quickstart for kf 0.6 (kubeflow#1080)
commit 1654842
Author: cliveseldon <[email protected]>
Date: Fri Aug 16 00:54:34 2019 +0100
Update Seldon docs (kubeflow#1073)
* Update Seldon docs
* Update docs based on review
commit 1b9e0d6
Author: Jiaxin Shan <[email protected]>
Date: Wed Aug 14 19:44:33 2019 -0700
Merge installation guidance for new and existing cluster (kubeflow#1072)
* Merge installation guidance for new and existing cluster
* Address code review feedbacks
commit 2b5c19a
Author: Sarah Maddox <[email protected]>
Date: Thu Aug 15 12:30:33 2019 +1000
Change will to may in metadata warning. (kubeflow#1078)
commit 8177767
Author: Sarah Maddox <[email protected]>
Date: Tue Aug 13 17:03:39 2019 +1000
Expanded docs for the Metadata component (kubeflow#1061)
* WIP Expanded docs for Metadata component.
* Added more about metadata.
* Addressed review comments.
commit 5b6caa1
Author: Jeremy Lewi <[email protected]>
Date: Mon Aug 12 18:33:37 2019 -0700
Fix port-forarding instructions; port-forward to istio gateway (kubeflow#1067)
* Fix port-forarding instructions; port-forward to istio gateway
See kubeflow#1041 and kubeflow/kubeflow#3618
* With 0.6 if no auth is setup and you want to connect via port-forwarding
then you need to port-forward to the ISTIO gateway; not ambassador
* I suspect the original suggestion in kubeflow#1041 to port-forward to Ambassador
only worked in the basic auth setting in which case we are still setting
up Ambassador.
Fix: kubeflow#1041
* Cleanup the text.
commit 2d9564c
Author: Zhenghui Wang <[email protected]>
Date: Mon Aug 12 17:41:38 2019 -0700
Add metadata API reference doc (kubeflow#1058)
* add metadata API spec
* add link to metadata doc page
* address comments
* remove metadata.md
commit d01f2cb
Author: Christos S. Pavlou <[email protected]>
Date: Tue Aug 13 00:25:38 2019 +0300
Amend the kfctl_existing_arrikto doc (kubeflow#1056)
Add instructions for installing MetalLB
Add `Troubleshooting` section
Add architecture figure
Change the kfctl_existing_arrikto description in the Overview page
Signed-off-by: Christos S. Pavlou <[email protected]>
commit 85ba5bb
Author: Sarah Maddox <[email protected]>
Date: Tue Aug 13 02:15:13 2019 +1000
Refactored 'Other Guides' and applied redirects. (kubeflow#1064)
commit cf7b9f3
Author: Jiaxiao Zheng <[email protected]>
Date: Sun Aug 11 18:21:10 2019 -0700
Fix broken links. (kubeflow#1060)
commit 40a3f49
Author: Carmine Rimi <[email protected]>
Date: Sun Aug 11 19:43:10 2019 -0400
Refactor getting started - streamlined hierarchy (kubeflow#1051)
* Refactor getting started - streamlined hierarchy
A number of changes / benefits:
1) eliminated some duplicate information
2) added three main top level areas for installation:
- cloud
- workstation / server
- existing kubernetes
3) Adding workstation operating systems - there are some slight
variances in experience. For instance, for MacOS, we can emphasize
brew to install some of the assets. For Windows, we'll want to add
WSL2, and potentially chocolatey.
* Updated PR kubeflow#1051 with recommended changes
This commit holds a set of minor changes that were requested in kubeflow#1051
* Move VM based local workstation to reference
Moving the VM instructions out of getting started directory tree
so that the navigation bar remains clean / less busy.
* Add deleted assets files, reword k8s _index
A previous commit deleted the resources/_gen/assets/*/search*.content
file. This commit adds it back in.
Additionally, fixed the grammar in k8s/_index.md
commit 05d3d92
Author: Ning <[email protected]>
Date: Fri Aug 9 21:51:13 2019 -0700
update sample link after kfp sample restructure (kubeflow#1057)
commit 9c7fcd8
Author: IronPan <[email protected]>
Date: Fri Aug 9 20:33:13 2019 -0700
Update pipeline API version (kubeflow#1054)
* update pipeline deployment doc
* update pipeline deployment doc
* update pipeline deployment doc
* update pipeline deployment doc
* Update deploy-pipelines-service.md
* update pipeline deployment doc
* update pipeline deployment doc
* update pipeline deployment doc
* update pipeline deployment doc
* comment
* format
* update kf version
* update deployment wording
* update deployment wording
* update deployment wording
* update
commit 61de916
Author: Lun-Kai Hsu <[email protected]>
Date: Fri Aug 9 16:35:14 2019 -0700
Fix tfserving doc (kubeflow#1025)
* fix tfserving doc
* fix
* fix
commit 0823f78
Author: Sarah Maddox <[email protected]>
Date: Sat Aug 10 06:51:13 2019 +1000
Updated screenshots and UI info for Kubeflow v0.6 (kubeflow#1029)
* WIP Updating screenshots and UI info for v0.6
* Fixed UI text and URLs in pipelines quickstart.
* Fixed UI text and clarified Cloud Shell in Pipelines tutorial.
* Removed screenshot of Kubeflow central UI as it doesn't show TFJob.
* Started updates to notebooks.
* Updated port-forwarding instructions for UI.
* Updated UI for notebooks.
* Finished UI updates for notebooks.
* Fixed caps in URL variable.
commit cc50aca
Author: Ed Henry <[email protected]>
Date: Thu Aug 8 21:41:24 2019 -0700
xgboost url update (kubeflow#1052)
* xgboost url update
Pipeline overview doc reflected a stale URL. This commit updates to the correct URL of the xgboost-spark directory of the Kubeflow repo.
* Remove docsy submodule
Removing the docsy submodule
commit ca09f1f
Author: Jiaxin Shan <[email protected]>
Date: Thu Aug 8 20:33:25 2019 -0700
Update aws docs for 0.6 release (kubeflow#1030)
* Update aws docs for 0.6 release
* Address code review feedbacks
* Update indents to render markdown
* Remove shell in code blocks
* Fix indent issue
* Make existing cluster solution more clear
commit d09cecc
Author: Krishna Durai <[email protected]>
Date: Fri Aug 9 08:55:25 2019 +0530
Instructions on setting up dynamic volume provisioner (kubeflow#1040)
* Instructions on setting up dynamic volume provisioner
Resolveskubeflow/kubeflow#3774
* Clarifies what to delete
* Rearranges and clarifies descriptions
* Re-arranges and rephrases content
* Fixes link
Corrects description
* Addresses review comments
commit f557a0e
Author: Hougang Liu <[email protected]>
Date: Thu Aug 8 12:27:16 2019 +0800
Update katib Dockerfile locations link (kubeflow#1049)
commit 0b03ae0
Author: Abhishek Gupta <[email protected]>
Date: Wed Aug 7 21:19:17 2019 -0700
Update to include limitations and integrations (kubeflow#1047)
commit beefae9
Author: Michael Benavidez <[email protected]>
Date: Wed Aug 7 09:02:51 2019 -0700
PR for Issue 795 (outdated Pipelines SDK guide) (kubeflow#971)
* Update pipelines-tutorial.md
* Add files via upload
* Update kubeflow-current-version.html
* Delete kubeflow-current-version.html
Unnecessary, kf-stable-tag already serves this purpose.
* Update pipelines-tutorial.md
* Update pipelines-tutorial.md
* Update pipelines-tutorial.md
* Update build-component.md
* Update build-component.md
* Update build-component.md
* Update build-component.md
* Update build-component.md
* Update build-component.md
commit 2f5356c
Author: Yuan (Bob) Gong <[email protected]>
Date: Wed Aug 7 10:32:53 2019 +0800
Fix other js features broken by heading anchor link. (kubeflow#1039)
commit c36ace3
Author: Jin Chi He <[email protected]>
Date: Wed Aug 7 09:24:53 2019 +0800
fix mini problem in fairing doc (kubeflow#1031)
commit 670f8b4
Author: Leilei Hu <[email protected]>
Date: Tue Aug 6 21:18:51 2019 -0400
Fix docs link 404 errors. (kubeflow#1032)
commit ef6374a
Author: Sarah Maddox <[email protected]>
Date: Wed Aug 7 10:28:52 2019 +1000
Added redirect and fixed links to getting-started guide for existing clusters (kubeflow#1035)
* Added redirect and fixed links to existing-custer getting-started guide.
* Added empty line at end of file.
commit dda2f0c
Author: Sarah Maddox <[email protected]>
Date: Sun Aug 4 06:23:28 2019 +1000
Added a warning.
commit d27e54b
Author: Sarah Maddox <[email protected]>
Date: Fri Aug 2 10:53:22 2019 +1000
Fixed a typo.
commit 1a5bd1b
Author: Sarah Maddox <[email protected]>
Date: Fri Aug 2 10:48:50 2019 +1000
Fixed a couple more links.
commit 065a133
Author: Sarah Maddox <[email protected]>
Date: Fri Aug 2 10:35:45 2019 +1000
Added page for shared components and resources
commit 70bda37
Author: Johnu George <[email protected]>
Date: Tue Aug 6 22:57:56 2019 +0530
Fixing doc for KF installation on existing clusters (kubeflow#977)
* Fixing doc for existing clusters
* Update authentication.md
* Update getting-started-k8s.md
* Update getting-started-k8s.md
* Address review comments
* Minor changes
* Address review comments
* Address review comments
* Minor title change
* Fix path
commit 63b34cb
Author: Sarah Maddox <[email protected]>
Date: Tue Aug 6 13:55:53 2019 +1000
Fixed up the GCP deployment guide for CLI v0.6 (kubeflow#1021)
* WIP Fixing up the GCP deployment guide for CLI.
* Further updates during CLI deployment testing.
* More tweaks to wording for clarity.
commit 39bf96e
Author: Scott Lee <[email protected]>
Date: Mon Aug 5 19:39:53 2019 -0700
Add references to kustomize issues (kubeflow#1015)
commit f1f3a59
Author: Eric Lilienstein <[email protected]>
Date: Mon Aug 5 18:53:54 2019 -0700
Deployment UI requires project id, not name (kubeflow#1028)
Following the instructions above:
- go to https://deploy.kubeflow.cloud
- enter previously created GCP project name and other required information
- click 'Create Deployment'
Result:
An error message indicates that the project can't be located. The required information was the project ID, not the project name
commit f3d9c3a
Author: Amy <[email protected]>
Date: Mon Aug 5 17:43:54 2019 -0700
typo fix (kubeflow#1027)
commit b3fb238
Author: Amy <[email protected]>
Date: Mon Aug 5 15:19:49 2019 -0700
added a few clarifications to the GKE CLI installation instructions (kubeflow#1026)
commit ecc9c5b
Author: Yuan (Bob) Gong <[email protected]>
Date: Mon Aug 5 12:55:48 2019 +0800
Fix anchor icon color + formatting (kubeflow#1022)
commit db5ad7e
Author: Matt Callanan <[email protected]>
Date: Mon Aug 5 06:33:48 2019 +1000
Fixed link to xgboost-training-cm.py (kubeflow#1018)
commit 89fd3f8
Author: Yuan (Bob) Gong <[email protected]>
Date: Mon Aug 5 04:29:49 2019 +0800
Add anchor links to markdown headings. (kubeflow#1009)
* Add anchor links automatically.
* Improve anchor link UX
* improve corner-case layout stability
* improve a11y
* Change link icon to material icon
commit 1634ea3
Author: Abhishek Gupta <[email protected]>
Date: Fri Aug 2 15:43:54 2019 -0400
add owner role requirement in GCP project setup (kubeflow#1016)
commit 1dd668e
Author: Iman Tabrizian <[email protected]>
Date: Fri Aug 2 01:15:52 2019 -0400
Add troubleshooting guide for notebooks (kubeflow#1008)
* feat: add template of troubleshooting guide for notebooks
* feat: improve the notebooks troubleshooting guide
* fix: improve the note for GCP users
* fix: minor bug in the link
* fix: improve the troubleshooting guide
* fix: fix troubleshooting guides
commit 3bc674e
Author: Sarah Maddox <[email protected]>
Date: Thu Aug 1 23:26:15 2019 +1000
Moved GCP Pipelines tutorial to GCP section of docs (kubeflow#1004)
* Moved GCP Pipelines tutorial to GCP section of docs.
* Addressed review comments.
commit 38ab9cc
Author: Ce Gao <[email protected]>
Date: Thu Aug 1 09:42:14 2019 +0800
fix: Fix the repo (kubeflow#1005)
* fix: Fix the repo
Signed-off-by: Ce Gao <[email protected]>
* fix: Fix the statement
Signed-off-by: Ce Gao <[email protected]>
commit 070a0ea
Author: Ning <[email protected]>
Date: Wed Jul 31 16:54:13 2019 -0700
minor fix (kubeflow#1007)
commit be10697
Author: Sarah Maddox <[email protected]>
Date: Thu Aug 1 03:18:14 2019 +1000
Added link from notebooks setup to multi-user isolation doc. (kubeflow#1001)
commit 7b086d7
Author: Sarah Maddox <[email protected]>
Date: Wed Jul 31 15:22:20 2019 +1000
Fixed links to tutorials and codelabs. (kubeflow#1003)
commit e6eb291
Author: Jiaxiao Zheng <[email protected]>
Date: Tue Jul 30 16:45:10 2019 -0700
Update customizing-gke.md (kubeflow#987)
* Update customizing-gke.md
Fix stale links.
* Update customizing-gke.md
Fix the links to cluster.jinja also
commit 67f6edb
Author: Jiaxiao Zheng <[email protected]>
Date: Tue Jul 30 16:31:09 2019 -0700
Update customizing-gke.md (kubeflow#999)
Correct a typo
commit 395c848
Author: Zhenghui Wang <[email protected]>
Date: Mon Jul 29 17:21:38 2019 -0700
Update metadata.md
change the minimum requirements for using Metadata components.
commit 7f4beb7
Author: Sarah Maddox <[email protected]>
Date: Tue Jul 30 09:18:49 2019 +1000
Clarified versions available in deployment UI and CLI (kubeflow#981)
* Clarified versions available in deployment UI and CLI.
* Removed empty line at EOF because it causes a space in rendering on page.
* Review comment
Co-Authored-By: Dwight J Lyle <[email protected]>
commit fae0bf9
Author: Karen Bradshaw <[email protected]>
Date: Mon Jul 29 17:58:49 2019 -0400
fix a few typos (kubeflow#985)
- See kubeflow#936
- See kubeflow#982
When you generate and apply kubernetes resources, an ingress is created to manage external traffic to Kubernetes services. The AWS Appliction Load Balancer(ALB) Ingress Controller will provision an Application Load balancer for that ingress. By default, TLS and authentication are not enabled at creation time.
14
14
15
-
The Kubeflow community plans to move from [Ambassador](https://www.getambassador.io/) to [Istio](https://istio.io/) to manage internal traffic (see [this issue](https://github.com/kubeflow/kubeflow/issues/2261)). Currently, [Ambassador](https://www.getambassador.io/) still plays the role of an API gateway. TLS, authentication, and authorization either can be done at the ALB or Istio layer for the AWS platform, and we plan to have Istio forward ingress traffic to the Istio gateway and then on to Ambassador when this happens. Once receive a clear direction from the community, we will enable TLS and authentication by default.
15
+
In Kubeflow 0.6 release, community already move from [Ambassador](https://www.getambassador.io/) to [Istio](https://istio.io/) to manage internal traffic. In AWS solution, TLS, authentication,can be done at the ALB and and authorization can be done at Istio layer.
16
16
17
17
18
18
## Enable TLS and Authentication
@@ -39,17 +39,24 @@ To get TLS support from the ALB Ingress Controller, you need to follow [this tut
39
39
40
40
In order to authenticate and manage users for Kubeflow, let's create a user pool. You can follow these instructions here. Once a user pool created, we will have a `UserPoolId`, a Cognito Domain name, and a Cognito Pool Arn.
41
41
42
-
Before you apply k8s, you can go into ${KUBEFLOW_SRC}/${KFAPP}/ks_app,
42
+
Before you `generate all -V`, please update Cognito spec in `app.yaml` like this,
43
43
44
44
```
45
-
ks param set istio-ingress CognitoUserPoolArn arn:aws:cognito-idp:us-west-2:xxx:userpool/xxx
46
-
ks param set istio-ingress CognitoAppClientId xxxxxx
47
-
ks param set istio-ingress CognitoUserPoolDomain xxxx
48
-
ks param set istio-ingress enableCognito true
49
-
ks param set istio-ingress certArn arn:aws:acm:us-west-2:xxx:certificate/xxxe4031c
0 commit comments