You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2010/01/01 00:01:01 UTC

[slack-digest] [2022-07-16] #general

2022-07-16 02:58:05 UTC - Matt Welke: Noticed an issue spinning up OpenWhisk on kind when using Fedora. Didn't get the issue on kind on WSL 2 (Ubuntu). Looks to be similar to some GitHub issues previously reported where Couch DB's init step freezes, perhaps during a curl:
• <https://github.com/apache/openwhisk-deploy-kube/issues/723>
• <https://github.com/apache/openwhisk-deploy-kube/issues/678>
I was planning on switching that computer from Fedora to Ubuntu anyways. Before I do, is there any value in me performing any troubleshooting steps and reporting them here or on GitHub?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1657940285979089
----
2022-07-16 03:15:46 UTC - Dominic Kim: Generally that’s because of the accessibility. Have you checked the couchdb is accessible from the others?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1657941346814069
----
2022-07-16 04:13:49 UTC - Matt Welke: Hm, I'm not really sure how I'd do that tbh. I don't operate OW clusters in prod. I just deploy apps to things other people manage for me. When I use OW on k8s it's because I'm just applying a quick cluster to kind or something, to test deploying to it.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1657944829466779
----
2022-07-16 04:14:12 UTC - Matt Welke: When it comes to how pods communicate with each other in k8s, I'm pretty new to that. I just recently learned the difference between ClusterIP and NodePort lol.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1657944852333109
----