Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor getting started - streamlined hierarchy #1051

Merged
merged 4 commits into from
Aug 11, 2019

Commits on Aug 8, 2019

  1. 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.
    carmine committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f842f92 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Updated PR kubeflow#1051 with recommended changes

    This commit holds a set of minor changes that were requested in kubeflow#1051
    carmine committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    97823fe View commit details
    Browse the repository at this point in the history
  2. 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.
    carmine committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    d624679 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. 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
    carmine committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    2cd4ad2 View commit details
    Browse the repository at this point in the history