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

https://github.com/zephinzer/k8s-playbook


https://github.com/zephinzer/k8s-playbook

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kubernetes Playbook

- [Kubernetes Playbook](#kubernetes-playbook)
- [Contents](#contents)
- [Setting Up](#setting-up)

## Contents

- [Istio](./istio)
- [LinkerD](./linkerd)

## Setting Up

To run these examples here, you'll need to have a Kubernetes cluster. Run the following to start MiniKube:

```sh
make start_minikube
```