- 71
- 22 226
Cloud Native Taiwan User Group
Taiwan
เข้าร่วมเมื่อ 16 มี.ค. 2020
Cloud Native Taiwan User Group 希望整合台灣雲端相關社群如 OpenStack, Kubernetes, Ceph, SDN 等,並利用 Meetup 定期在各台灣地區舉辦技術與推廣分享活動。目的是藉此群策群力來使該社團快速成長,以對台灣在雲端開源平台的貢獻,另外我們更希望該社群持有 Cloud Native 概念,並將此推廣至台灣企業、學校、政府單位等。
我們會將線上以及線下的相關活動錄影檔全數上傳至此,請訂閱並開啟小鈴鐺~!
CNTUG 現正招募講者中,請踴躍點選 講者報名連結 加入唷!
We built Cloud-Native Taiwan User Group (CNTUG) for integrating Cloud-Tech related communities in Taiwan such as OpenStack, Kubernetes, Ceph, SDN, ...etc. We will hold monthly meetings in Taiwan for promoting cloud-related technology, CNCF projects, and community events. CNTUG wants to gather everyone in communities to make it grow steadily, and also popularize Cloud-Native concepts to enterprises, academics and government.
We are recruiting voluntary speakers now. Please click CFP link if you want to be one of Speaker.
我們會將線上以及線下的相關活動錄影檔全數上傳至此,請訂閱並開啟小鈴鐺~!
CNTUG 現正招募講者中,請踴躍點選 講者報名連結 加入唷!
We built Cloud-Native Taiwan User Group (CNTUG) for integrating Cloud-Tech related communities in Taiwan such as OpenStack, Kubernetes, Ceph, SDN, ...etc. We will hold monthly meetings in Taiwan for promoting cloud-related technology, CNCF projects, and community events. CNTUG wants to gather everyone in communities to make it grow steadily, and also popularize Cloud-Native concepts to enterprises, academics and government.
We are recruiting voluntary speakers now. Please click CFP link if you want to be one of Speaker.
[KCD Taipei 2024] CNCF 開源貢獻新人指北
CNCF 有許多開源專案,感覺要做貢獻很難?讓梯口來告訴你一點也不難!
本議程將會介紹:
為何你該參與開源貢獻
常見的貢獻方式
專案 issue 常用的 label
CNCF 開源貢獻的網站
貢獻心法、禮儀
開源貢獻收穫
過程會搭配梯口實際遇過的案例,提升你的信心,相信聽完議程後,你也可以找出你的 good first issue,並開啟屬於你的 open source contribution!
本議程將會介紹:
為何你該參與開源貢獻
常見的貢獻方式
專案 issue 常用的 label
CNCF 開源貢獻的網站
貢獻心法、禮儀
開源貢獻收穫
過程會搭配梯口實際遇過的案例,提升你的信心,相信聽完議程後,你也可以找出你的 good first issue,並開啟屬於你的 open source contribution!
มุมมอง: 149
วีดีโอ
[KCD Taipei 2024] Kubernetes 在實務上的 CAP 定理
มุมมอง 6452 หลายเดือนก่อน
大部分人可能都在與分散式系統相關的文章和標題中看到 CAP 定理的字眼,分別是一致性、可用性和分區容錯性,這個理論想要傳達的是一種魚與熊掌不可兼得的概念。 其實在 Kubernetes 上也有類似於 CAP 定理的邏輯,也就是我們 Kubernetes 的基礎設施只能提供 3 個所需要求的其中 2 個,即:成本、可用性和效能。 本次分享將深入探討 Kubernetes 環境中分別對應的 CAP定理原則,分析在管理大型叢集時常見的問題以及解決方案。演講者將分享從實際專案中汲取的經驗,包括如何優化叢集配置以確保系統效能,同時在成本和可用性之間做出選擇。
Getting started instrumenting, collecting, and visualizing telemetry data with OpenTelemetry
มุมมอง 1622 หลายเดือนก่อน
As a developer, it can be daunting to choose how and with what strategy to instrument an application. This is the story of how to get started collecting and visualizing data from instrumenting a Golang application with OpenTelemetry.
[KCD Taipei 2024] External Secrets Operator 和 Secrets Store CSI Driver 之實務比較
มุมมอง 582 หลายเดือนก่อน
[KCD Taipei 2024] External Secrets Operator 和 Secrets Store CSI Driver 之實務比較
[KCD Taipei 2024] Continuous Deployment on Kubernetes with ArgoCD
มุมมอง 442 หลายเดือนก่อน
[KCD Taipei 2024] Continuous Deployment on Kubernetes with ArgoCD
[KCD Taipei 2024] Building Internal Platforms with Crossplane
มุมมอง 682 หลายเดือนก่อน
Crossplane, a CNCF Incubating project, has simplified how organizations build and manage their cloud infrastructure. Crossplane empowers teams to create internal platforms tailored to their specific needs by enabling the composition of cloud resources and services into platform APIs. In this talk, we will explore the evolution of Crossplane, the benefits of a control plane approach, and how it ...
[KCD Taipei 2024] k0s: Yet Another Lightweight Kubernetes Distribution?
มุมมอง 1062 หลายเดือนก่อน
As Kubernetes dominates container orchestration, its complexity and resource demands drive interest in lighter alternatives. This talk explores k0s, a CNCF-compliant Kubernetes distribution celebrated for its lightweight, easy-to-maintain design. We will examine k0s’s architecture, emphasizing its minimal dependencies and simplified management, which includes a single-binary setup process. Comp...
[KCD Taipei 2024] Argo CD Extension 在 UI 上也能做手工藝
มุมมอง 482 หลายเดือนก่อน
平常有很多需要 kubectl 下指令進到 Pod 裡做的事情,例如:拷貝檔案、做 JVM heep dump 之類的事情… 現在透過 Argo CD Extension 只要動動手指,就能在網頁上一鍵達成。
[KCD Taipei 2024] What We Can Do with Kubernetes Custom Controllers
มุมมอง 532 หลายเดือนก่อน
In this talk, I will briefly explain the control loop concept and the possibilities it brings with introducing CRDs. To get a sense of it, I’m going to showcase two applications I built as examples: vm-dhcp-controller kubevirtbmc I will also discuss the Harvester project, which consists of various controllers and CRDs integrating many features around the VM capabilities.
[KCD Taipei 2024] Adaptive Cluster - Kubernetes Operator 5W1H
มุมมอง 472 หลายเดือนก่อน
Kubernetes 提供了各式各樣編排元件的方法,同時也提供了各種介面來控制其編排元件的邏輯。本議程將介紹 Kubernetes operator 的概念,簡介其使用方式與運作原理,比較各種實作方案,並在瞭解其技術意義的同時進而評估採用此技術的業務風險。
[KCD Taipei 2024] Rapidly Deploy NFV with VyOS on Kubernetes
มุมมอง 372 หลายเดือนก่อน
VyOS is a Linux based open source router with rich networking features. We could use Kubernetes to deploy VyOS and configuration to provide quick NFV etc. In this session, Date Huang will show how to rapidly deploy NFV with VyOS on Kubernetes, emphasizing flexibility and scalability to provide virtual network routing and other features.
[KCD Taipei 2024] Grafana Alloy 最佳實踐:多租户設計、性能優化與端到端追蹤
มุมมอง 362 หลายเดือนก่อน
為什麼採用Alloy Gateway,並個別設定tenant的rate limit 使用loki rulers將常見的metrics(如web-vitals)從log精煉成metrics,並呈現在Grafana上 在前端app送一致的trace context propogation,並在Grafana上呈現end-to-end tracing 如何快速部署Grafana Alloy,如何達到multi-tenant設計?
[KCD Taipei 2024] KubeVirt如何協助企業走向容器化之路
มุมมอง 852 หลายเดือนก่อน
KubeVirt從2019納入CNCF專案,且在2022年達到孵化中(Incubating)的成熟級別。KubeVirt旨在將虛擬化技術與Kubernetes容器化平台相結合,讓使用者可以在Kubernetes集群上運行虛擬機器,並將其視為Kubernetes管理的資源之一。 本主題將介紹KubeVirt專案基本功能與如何藉由KubeVirt加速企業走向容器化與Kubernetes平台。並總結各項營運上需考量的重點。 KubeVirt was included in the CNCF projects in 2019, and reached the Incubating level of maturity in 2022. KubeVirt aims to integrate virtualization technology with the Kubernetes contain...
[KCD Taipei 2024] Optimizing On-Premise Kubernetes Networking with BGP
มุมมอง 382 หลายเดือนก่อน
I will start by addressing some of the challenges encountered during the installation process of Kubernetes, with a particular emphasis on the use of BGP Mode in CNIs. Following this, I will introduce fundamental concepts such as routing, overlay networks, BGP, and ECMP, to explain how to optimize the efficiency and reliability of Kubernetes networking. The talk will highlight the advantages br...
[KCD Taiwan 2023 x COSCUP] 數位發展部 Kubernetes 使用經驗 by 周詳
มุมมอง 1.1Kปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] 數位發展部 Kubernetes 使用經驗 by 周詳
[KCD Taiwan 2023 x COSCUP] Grafana 全家桶,如何打造高可用且具可擴充性的 o11y 平台 by HungWei Chiu
มุมมอง 782ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Grafana 全家桶,如何打造高可用且具可擴充性的 o11y 平台 by HungWei Chiu
[KCD Taiwan 2023 x COSCUP] Tekton and ArgoCD: The Dynamic Duo for Kube Native CI/CD by Kevin Dubois
มุมมอง 114ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Tekton and ArgoCD: The Dynamic Duo for Kube Native CI/CD by Kevin Dubois
[KCD Taiwan 2023 x COSCUP] 從 0 開始打造私有雲的 Kubernetes 監控吧! by 梯口 tico88612
มุมมอง 287ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] 從 0 開始打造私有雲的 Kubernetes 監控吧! by 梯口 tico88612
[KCD Taiwan 2023 x COSCUP] Demystifying Cloud Native Terminology
มุมมอง 153ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Demystifying Cloud Native Terminology
[KCD Taiwan 2023 x COSCUP] Who broke the build-Using Kuttl to improve E2E testing and release faster
มุมมอง 59ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Who broke the build-Using Kuttl to improve E2E testing and release faster
[KCD Taiwan 2023 x COSCUP] Faster Image Pulling with IPFS Cache and eStargz Lazy Pulling by JenTing
มุมมอง 60ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Faster Image Pulling with IPFS Cache and eStargz Lazy Pulling by JenTing
[KCD Taiwan 2023 x COSCUP] Exploring the Longhorn Data Plane: An Overview and Enhancements
มุมมอง 73ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Exploring the Longhorn Data Plane: An Overview and Enhancements
[KCD Taiwan 2023 x COSCUP] 我們為什麼需要新的開源專案 Atmosphere 來翻新跨國公有雲 by Rico Lin
มุมมอง 178ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] 我們為什麼需要新的開源專案 Atmosphere 來翻新跨國公有雲 by Rico Lin
[KCD Taiwan 2023 x COSCUP] Multi-Tenant ArgoCD with security and isolation by Tony Yip
มุมมอง 54ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Multi-Tenant ArgoCD with security and isolation by Tony Yip
[KCD Taiwan 2023 x COSCUP] Strengthening Kubernetes Security by Koteswara Rao Vellanki
มุมมอง 55ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Strengthening Kubernetes Security by Koteswara Rao Vellanki
[KCD Taiwan 2023 x COSCUP] 設計 Kubernetes Controller 與 CRD 的實踐 - 以網路為例 | 黃宇強 Date Huang
มุมมอง 164ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] 設計 Kubernetes Controller 與 CRD 的實踐 - 以網路為例 | 黃宇強 Date Huang
[KCD Taiwan 2023 x COSCUP] Deploy 1 thousand pods in my JUST laptop (w/ kwok) by Hoon Jo
มุมมอง 339ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Deploy 1 thousand pods in my JUST laptop (w/ kwok) by Hoon Jo
[KCD Taiwan 2023 x COSCUP] A Comprehensive Guide to API Gateways, K8s Gateways, and Service Meshes
มุมมอง 84ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] A Comprehensive Guide to API Gateways, K8s Gateways, and Service Meshes
[KCD Taiwan 2023 x COSCUP] 利用 Kong API Gateway 優化微服務:簡化管理並提升安全性 by RyanWang
มุมมอง 202ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] 利用 Kong API Gateway 優化微服務:簡化管理並提升安全性 by RyanWang
[KCD Taiwan 2023 x COSCUP] Build and manage Wasm applications using container tools by Hung Ying Tai
มุมมอง 242ปีที่แล้ว
[KCD Taiwan 2023 x COSCUP] Build and manage Wasm applications using container tools by Hung Ying Tai
有料
👏 "Promo SM"
21:51 是 logging?
可以到社群tg發問 [Telegram](t.me/cntug)
Nice demo
可以到社群tg發問 [Telegram](t.me/cntug)
感謝分享, 受益良多
可以到社群tg發問 [Telegram](t.me/cntug)
@@cloudnativetaiwanusergroup 感謝感謝, 共筆資訊相當豐富. 已經在該頻道潛水一段時間了
請問有投影片能夠提供嗎?
可以到社群tg發問 [Telegram](t.me/cntug)
1:15:38 eBPF-based Container Networking 1:39 以 eBPF 構建一個更為堅韌的 Kubernetes Cluster 33:29 How to Build a Small Hyper Converged Cloud in Hours 55:05 How to start contributing to Kubernetes Projects 1:58:10 Understand Multiple Versions CRD and Conversion Webhook 2:15:28 Operating Time Series Database in K8s 3:25:06 Level Up Application Management Using K8S Operator pattern 3:42:46 Kubernetes Zero-Downtime Label Migration 3:59:07 What is Cloud Native? A Technology or Buzzword? And Cloud Native ITSurvey Report 4:22:51 Building Kubernetes cluster the hard way 4:51:19 Introduction to Multi-Version CRDs in Longhorn
謝謝貢獻!! 可以到我們的社團有更多資訊 - [Facebook](fb.cloudnative.tw) - [Telegram](t.me/cntug)
"00:00" KCD Taiwan 2022 x COSCUP "00:07" Cloud Native Taiwan User Group 社群連結 "00:14" KCD Taiwan 的組織者和主持人 "00:22" [keynote] Using eBPF to improver your Kubernetes cluster : 邱宏瑋 (hwchiu) "33:06" KCD Taiwan 2022 議程介紹(上半場,下半場) "33:27" How to Build a Small Hyper Converged Cloud in Hours : 郭靖 (Gene Kuo) "54:58" How to start contributing to Kubernetes Projects? : 傅耀德 (Ader Fu) "1:15:27" eBPF-based Container Networking : John Lin "1:57:58" Understand Multiple Versions CRD and Conversion Webhook : 蕭人豪 "2:14:22" Operating Time Series Database in K8s : Che-Chia Chang "3:01:35" CNTUG BoF(host: 邱宏瑋,黃秉鈞) "3:41:10" Kubernetes zero-downtime label migration : Una Chen "3:59:00" What is Cloud Native? A Technology or Buzzword? And Cloud Native IT Survey Report : Yiching "4:21:25" Building Kubernetes cluster the hard way : Tony Yip "4:50:19" Introduction to Multi-Version CRDs in Longhorn : 蘇璟瑋 (Derek Su) "5:12:35" State of Kubernetes in 2022 : Nikhita Raghunath & Nabarun Pal
gvisor加了sandbox的作用是什么。
可以到社群tg發問 [Telegram](t.me/cntug)
感謝分享,最近剛好用會到。
強哥用完要不要來分享一下心得阿~~
感謝分享
社群有更多的討論 [Telegram](t.me/cntug)
話說, 頭像一直蓋住左上角的指令=.=" 這個有辦法修改嗎.....
謝謝提醒! 社群有更多的討論 [Telegram](t.me/cntug)
相見恨晚阿~~~ 希望我也可以對iptables和ebtables更熟悉
信邱牛得永生~ 社群有更多的討論 [Telegram](t.me/cntug)
學習了~~~
社群有更多的討論 [Telegram](t.me/cntug)