大多數的人在部署完 Kubernetes cluster 之後, 都只透過部署一些簡單的 deployment 或是 service 來確認 cluster 是否是正常的, 但是這樣是不太足夠的,
有沒有甚麼方法可以完整測試 cluster, 並找出淺在的問題呢?
此議程將介紹 Kubernetes E2E testing測試方式, 並帶大家探討如何使用 Kubernetes
community 官方釋出的工具 kubetest 來對 Kubernetes cluster 做測試,驗證各種功能是否正常,此外也會解釋 kubetest 的運作流程以及如何客製化自己的測試。
This session will discuss the concept of Kubernetes E2E testing, and use kubetest (The e2e tool developed by Kubernetes community) to verify the Kubernetes cluster. We will also discuss the detail of kubetest workflow and demonstrate how to customize your own testing.
* sig-testing Introduction
* Kubernetes E2E Testing
* Kubetest
* How to Write Your First Test
* Conformance Testing
# Cloud Native Forum Taiwan 2019