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

Clarify readme #407

Merged
merged 5 commits into from
Nov 17, 2020
Merged

Clarify readme #407

merged 5 commits into from
Nov 17, 2020

Conversation

ncopa
Copy link
Collaborator

@ncopa ncopa commented Nov 16, 2020

What this PR Includes

Try make it slightly clearer what k0s is and does, and how it is different from other kubernetes distros by

  • Remove redundant and non essential text
  • List key features early (above the demo)
  • Move build and smoke tests to the bottom

Try make it slightly clearer what k0s is and does, and how it is
different from other kubernetes distros by

- Remove redundant and non essential text
- List key features early (above the demo)

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
@ncopa ncopa requested a review from a team as a code owner November 16, 2020 14:01
@ncopa ncopa requested review from mikhail-sakhnov and jasmingacic and removed request for a team November 16, 2020 14:01
@ncopa
Copy link
Collaborator Author

ncopa commented Nov 16, 2020

I think I forgot to add a line about where to find the /var/lib/k0s/pki/admin.conf

building and smoke testing should probably in a separate document, but
keep it at the bottom for now.

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
@ncopa ncopa added the documentation Improvements or additions to documentation label Nov 16, 2020
```
make check-basic
```

## Cluster bootstrapping

Move the built `k0s` binary to each of the nodes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest adding this too:

curl -SsLf get.k0s.sh 

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't comment on the line below but I'd also give an example with enable-worker

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need --enable-worker example in the readme when we have it in the FAQ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm thinking it is most likely how someone is going to try k0s

README.md Show resolved Hide resolved
Signed-off-by: Natanael Copa <ncopa@mirantis.com>
It is less friction as it does not need authentication.

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
Add a super short quick getting started section at the top

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
Copy link
Contributor

@jasmingacic jasmingacic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good, let's ship it

@ncopa ncopa merged commit d8dac59 into k0sproject:main Nov 17, 2020
@ncopa ncopa deleted the clarify-readme branch November 17, 2020 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants