Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jan 27, 2021

add info on k3s 🙏🏼

closes #1292

@ghost
Copy link
Author

ghost commented Jan 27, 2021

Or would it be better to list k3d as a more light-weight docker alternative to KiND?

@FxKu
Copy link
Member

FxKu commented Jan 27, 2021

Hm , yeah the description is a bit vague. I have no experience with k3s. How can I (easily) test it locally? Would be good if the short description addresses this.

@ghost
Copy link
Author

ghost commented Jan 31, 2021

Hm , yeah the description is a bit vague. I have no experience with k3s. How can I (easily) test it locally? Would be good if the short description addresses this.

I switched the description to k3d and added more detail. To test locally install k3d, start docker, run k3d cluster create and then install the operator.

Comment on lines 14 to 17
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* [kind](https://kind.sigs.k8s.io/), which allows creating multi-nodes K8s
clusters running on Docker (requires Docker)
* [k3d](https://k3d.io), which allows creating multi-node K8s clusters running
under Docker (requires Docker)
* [kind](https://kind.sigs.k8s.io/) or [k3d](https://k3d.io), which allow creating multi-node K8s
clusters running on Docker (requires Docker)

Copy link
Member

Choose a reason for hiding this comment

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

lets combine it when it does the same

Copy link
Author

Choose a reason for hiding this comment

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

done

@FxKu FxKu added this to the 1.7 milestone Feb 1, 2021
@ghost ghost changed the title update quickstart to add k3s update quickstart to add k3d Feb 3, 2021
@ghost
Copy link
Author

ghost commented Feb 3, 2021

will squash when ready

@FxKu
Copy link
Member

FxKu commented Feb 8, 2021

👍

1 similar comment
@Jan-M
Copy link
Member

Jan-M commented Feb 8, 2021

👍

@ghost
Copy link
Author

ghost commented Feb 9, 2021

squashed. ready for merge

@FxKu
Copy link
Member

FxKu commented Feb 9, 2021

wasn't necessary. We can squash on merge. Now we have to approve again, but could have told you 😃

@FxKu
Copy link
Member

FxKu commented Feb 9, 2021

👍

1 similar comment
@sdudoladov
Copy link
Member

👍

@FxKu FxKu merged commit 137fbbf into zalando:master Feb 15, 2021
@ghost ghost deleted the patch-1 branch February 16, 2021 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quickstart Prerequisite Suggestions

3 participants