You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`quickstart`](https://github.com/covexo/devspace/tree/master/examples/quickstart)| docker | remote registry | helm | Simple nodejs example how to use devspace with helm |
8
+
|[`quickstart-kubectl`](https://github.com/covexo/devspace/tree/master/examples/quickstart-kubectl)| docker | remote registry | kubectl | Simple nodejs example how to use devspace with kubectl apply |
9
+
|[`minikube`](https://github.com/covexo/devspace/tree/master/examples/minikube)| minikube-docker | local registry | helm | Minikube example with local registry |
10
+
|[`offline-development`](https://github.com/covexo/devspace/tree/master/examples/offline-development)| minikube-docker | local registry | helm | Example how to develop without internet connection |
11
+
|[`php-mysql-example`](https://github.com/covexo/devspace/tree/master/examples/php-mysql-example)| docker | remote registry | helm | Example how to easily deploy php and mysql |
12
+
|[`microservices`](https://github.com/covexo/devspace/tree/master/examples/microservices)| docker | remote registry | helm & kubectl | Example with simple nodejs and php application that interact |
13
+
|[`kaniko`](https://github.com/covexo/devspace/tree/master/examples/kaniko)| kaniko | remote registry | helm | Example how to use kaniko instead of docker |
14
+
|[`kaniko-minikube`](https://github.com/covexo/devspace/tree/master/examples/kaniko-minikube)| kaniko | local registry | helm | Example how to use kaniko locally instead of docker |
0 commit comments