Kubernetes
[K8S] 온라인에서 실습하는 방법
먹세
2021. 10. 3. 13:31
쿠버네티스를 VM 등으로 직접 설치하지 않고도, 간단하게 온라인으로 접속해서 웹브라우저상에서 실습 해볼 수 있는 사이트가 있다.
1. katacode playground
https://www.katacoda.com/courses/kubernetes/playground
Kubernetes Playground | Katacoda
Use Kubernetes in a hosted sandboxed interactive environment
www.katacoda.com
2. docker playground
https://labs.play-with-k8s.com/
Play with Kubernetes
Play with Kubernetes is a labs site provided by Docker and created by Tutorius. Play with Kubernetes is a playground which allows users to run K8s clusters in a matter of seconds. It gives the experience of having a free Alpine Linux Virtual Machine in bro
labs.play-with-k8s.com
반응형