Skip to content

Commit

Permalink
add podcast
Browse files Browse the repository at this point in the history
Signed-off-by: Administrator <[email protected]>
  • Loading branch information
Administrator committed Nov 29, 2022
1 parent b2bfa9f commit 4a41274
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/podcast_guest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: Podcast Guest Request
description: Request to be a guest on KubeSphere Talk
labels: [ "area/user-group" ]
title: "REQUEST: New guest on KubeSphere Talk"
body:
- id: github
type: input
attributes:
label: GitHub ID
placeholder: e.g. @example_user
validations:
required: true
- id: contact
type: input
attributes:
label: Contact information
placeholder: |-
e.g. wechat: cloud-native-yang
validations:
required: true
- id: reason
type: textarea
attributes:
label: Reason to participate in the podcast
validations:
required: true
- id: topic
type: textarea
attributes:
label: Topic for the podcast
validations:
required: true
24 changes: 24 additions & 0 deletions sig-advocacy-and-outreach/podcast/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# KubeSphere Talk

KubeSphere Talk 是由 KubeSphere 发起的一档访谈、聊天的音频节目。节目前期,主要邀请 KubeSphere 社区的 Ambassador、Contributor 等角色,围绕云原生、开源等热门话题展开,挖掘他们身上的故事和闪光点,为期望了解开源和云原生的各位小伙伴提供参考。

## 收听方式

目前 KubeSphere Talk 已在小宇宙、喜马拉雅、苹果播客三个平台上线,并已发布第一期节目。你可以直接在各个平台搜索,或扫描下方二维码跳转到你喜欢的平台。

![](https://pek3b.qingstor.com/kubesphere-community/images/202211291539004.png)

第一期节目,我们邀请了 KubeSphere 社区用户委员会杭州站站长尹珉,来和他聊一聊他参与开源、参与 KubeSphere 社区的故事,以及他的所思、所想、所得。

## 参与方式

目前,KubeSphere Talk 主要邀请 KubeSphere 的 Ambassador 和 Contributor 两类角色进行访谈。如果您属于这两类角色,我们非常欢迎您带着话题来参与节目。如果您不属于这两类角色,但对开源理解较深,参与开源较多,有一些见识和认识,也欢迎您带着话题来申请参与节目。

申请方式,直接[提交 issue](https://github.com/kubesphere/community/issues/new?assignees=&labels=area%2Fpodcast&template=podcast_guest.yml&title=REQUEST%3A+New+guest+on+KubeSphere+Talk)

## 节目信息

+ 节目名称:KubeSphere Talk
+ 固定主播:KubeSphere 社区经理 Fawei、米开朗基杨
+ 时长:1 小时左右
+ 渠道:小宇宙、喜马拉雅、苹果播客

0 comments on commit 4a41274

Please sign in to comment.