https://github.com/daggerok/kubernetes-examples
This repository contains some k8s examples
https://github.com/daggerok/kubernetes-examples
dind kubectl kubernetes minikube
Last synced: 7 months ago
JSON representation
This repository contains some k8s examples
- Host: GitHub
- URL: https://github.com/daggerok/kubernetes-examples
- Owner: daggerok
- Created: 2017-09-20T10:45:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T18:06:34.000Z (almost 6 years ago)
- Last Synced: 2025-06-12T14:08:13.827Z (7 months ago)
- Topics: dind, kubectl, kubernetes, minikube
- Language: Shell
- Homepage:
- Size: 131 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= kubernetes-examples
This project contains some kubernetes examples
. link:minikube/[Kubernetes using Minikube]
. link:kubeadm-dind-cluster/[Kubernetes using Docker in Docker]
. link:containerize-step-by-step/[step-by-step containerize web-app]
. link:kong/[run kong on kubernetes]