An open API service indexing awesome lists of open source software.

https://github.com/devleejb/k8s-playground

Kubernetes Playground
https://github.com/devleejb/k8s-playground

k8s kubernetes

Last synced: about 2 months ago
JSON representation

Kubernetes Playground

Awesome Lists containing this project

README

          

# k8s-playground

본 Repository는 Kubernetes 예제를 포함하고 있습니다.

## Contents

- [Simple Example with Spring Boot](./simple-example-with-spring-boot/)
ReplicationController를 이용하여 k8s에 간단한 SpringBoot 애플리케이션 배포
- [Example: Deploying PHP Guestbook application with Redis](./deploying-php-guestbook-application-with-redis/)