Skip to content

Commit

Permalink
Updated slack urls for new k8s slack channel
Browse files Browse the repository at this point in the history
  • Loading branch information
Himangini committed Jun 16, 2023
1 parent d2d9faf commit ef36868
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 21 deletions.
1 change: 1 addition & 0 deletions .github/workflows/exclude-file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ creating-and-managing-clusters
schema.js
weave-community.slack.com
netlify.com
slack.k8s.io
5 changes: 2 additions & 3 deletions COMMUNITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ Yu Xiang Zhang ([@yuxiang-zhang](https://github.com/yuxiang-zhang))
and Himangini Daware ([@Himangini](https://github.com/Himangini)).

## Join us!

The project uses Slack. If you get stuck or just have a question then you are encouraged to join the
[Weave Community](https://slack.weave.works/) Slack workspace and use the
[#eksctl](https://weave-community.slack.com/messages/eksctl/) channel.
[Kubernetes Slack](https://slack.k8s.io/) workspace and use the
[#eksctl](https://slack.k8s.io/messages/eksctl/) channel.

## How eksctl is run

Expand Down
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Here is a non-exhaustive list of ways you can help out:

We have 3 forms of issue: [bug reports](#bug-report-guide), [feature requests](#feature-request-guide) and [help requests](#help-request-guide).
If you are not sure which category you need, just make the best guess and provide as much information as possible.
1. Help out others in the [community slack channel](https://weave-community.slack.com/messages/CAYBZBWGL/). :sos:
1. Help out others in the [eksctl slack channel](https://slack.k8s.io/messages/eksctl/). :sos:
1. Chime in on [bugs](https://github.com/weaveworks/eksctl/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Fbug+), [feature requests](https://github.com/weaveworks/eksctl/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Ffeature) and asks for [help](https://github.com/weaveworks/eksctl/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Fhelp). :thought_balloon:
1. Dig into some [`needs-investigation` issues](https://github.com/weaveworks/eksctl/labels/needs-investigation) :detective:
1. Get involved in some [PR reviews](https://github.com/weaveworks/eksctl/pulls). :nerd_face:
Expand Down Expand Up @@ -179,7 +179,7 @@ the project goals will likely be rejected, as will highly
specialised use-cases.

Once you have opened the ticket, feel free to post it in the community
[slack channel](https://weave-community.slack.com/messages/CAYBZBWGL/) to get more opinions on it.
[slack channel](https://slack.k8s.io/messages/eksctl/) to get more opinions on it.

Below are the steps we encourage people to take when creating a new feature request:

Expand All @@ -204,7 +204,7 @@ Below are the steps we encourage people to take when creating a new feature requ

### Help request guide

While you can ask for general help with `eksctl` usage in the [slack channel](https://weave-community.slack.com/messages/CAYBZBWGL/),
While you can ask for general help with `eksctl` usage in the [slack channel](https://slack.k8s.io/messages/eksctl/),
opening an issue creates a more searchable history for the community.

We hope to respond to requests for help within a couple of working days, but please wait
Expand Down Expand Up @@ -468,11 +468,11 @@ If you need help at any stage of your work, please don't hesitate to ask!
- If you are struggling with something while working on your PR, or aren't quite
sure of your approach, you can open a [draft](https://github.blog/2019-02-14-introducing-draft-pull-requests/)
(prefix the title with `WIP:`) and explain what you are thinking.
You can tag in one of the core team, or drop the PR link into [slack](https://weave-community.slack.com/messages/eksctl/) and get
You can tag in one of the core team, or drop the PR link into [slack](https://slack.k8s.io/messages/eksctl/) and get
help from the community.

- We are happy to pair with contributors over a slack call to help them fine-tune their
implementation. You can ping us directly, or head to the [channel](https://weave-community.slack.com/messages/eksctl/)
implementation. You can ping us directly, or head to the [channel](https://slack.k8s.io/messages/eksctl/)
to see if anyone in the community is up for being a buddy :smiley: .

### PR submission guidelines
Expand Down
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can create a cluster in minutes with just one command – **`eksctl create c

![Gophers: E, K, S, C, T, & L](logo/eksctl.png)

_Need help? Join [Weave Community Slack][slackjoin]._
_Need help? Join [Eksctl Slack][slackjoin]._

## Installation

Expand Down Expand Up @@ -208,7 +208,6 @@ To learn more about what `eksctl` can do check [eksctl.io](https://eksctl.io). A
## Contributions
Code contributions are very welcome. If you are interested in helping make `eksctl` great then see our [contributing guide](CONTRIBUTING.md).
Or join the discussion on our [mailing list][maillist].
We follow the [CNCF Code of Conduct](CODE_OF_CONDUCT.md).
Expand All @@ -227,11 +226,10 @@ Do not open security related issues in the open source project.
## Get in touch
[Create an issue](https://github.com/weaveworks/eksctl/issues/new), or login to [Weave Community Slack (#eksctl)][slackchan] ([signup][slackjoin]).
[Create an issue](https://github.com/weaveworks/eksctl/issues/new), or login to [Eksctl Community Slack (#eksctl)][slackchan] ([signup][slackjoin]).
[slackjoin]: https://slack.weave.works/
[slackchan]: https://weave-community.slack.com/messages/eksctl/
[maillist]: https://groups.google.com/forum/#!forum/eksctl
[slackjoin]: https://slack.k8s.io/
[slackchan]: https://slack.k8s.io/messages/eksctl/
> **_Logo Credits_**
>
Expand Down
6 changes: 3 additions & 3 deletions userdocs/src/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ For more information, please head to our [Community][community] and [Contributin

## Get in touch

[Create an issue](https://github.com/weaveworks/eksctl/issues/new), or login to [Weave Community Slack (#eksctl)][slackchan] ([signup][slackjoin]).
[Create an issue](https://github.com/weaveworks/eksctl/issues/new), or login to [Eksctl Slack (#eksctl)][slackchan] ([signup][slackjoin]).

[slackjoin]: https://slack.weave.works/
[slackchan]: https://weave-community.slack.com/messages/CAYBZBWGL/
[slackjoin]: https://slack.k8s.io/
[slackchan]: https://slack.k8s.io/messages/eksctl/

## Release Cadence

Expand Down
4 changes: 2 additions & 2 deletions userdocs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ To learn more about how to create clusters and other features continue reading t

[ekskubectl]: https://docs.aws.amazon.com/eks/latest/userguide/configure-kubectl.html

_Need help? Join [Weave Community Slack][slackjoin]._
[slackjoin]: https://slack.weave.works/
_Need help? Join [Eksctl Slack][slackjoin]._
[slackjoin]: https://slack.k8s.io/
4 changes: 2 additions & 2 deletions userdocs/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ eksctl delete cluster --name=<name> [--region=<region>]

Code contributions are very welcome. If you are interested in helping make `eksctl` great then see our [contributing guide](https://github.com/weaveworks/eksctl/blob/master/CONTRIBUTING.md).

_Need help? Join [Weave Community Slack][slackjoin]._
[slackjoin]: https://slack.weave.works/
_Need help? Join [Eksctl Slack][slackjoin]._
[slackjoin]: https://slack.k8s.io/


## Installation
Expand Down

0 comments on commit ef36868

Please sign in to comment.