minikube
Here are 508 public repositories matching this topic...
A curated list for awesome kubernetes sources
-
Updated
Dec 1, 2020 - Shell
Every kubeflow image should be scanned for security vulnerabilities.
It would be great to have a periodic security report.
Each of these images with vulnerability should be patched and updated.
When following:
https://www.telepresence.io/tutorials/docker
We come to the part where we do a swap-deployment:
$ telepresence --swap-deployment hello-world --docker-run --rm -it -v $(pwd):/usr/src/app hello-dev
T: Volumes are rooted at $TELEPRESENCE_ROOT. See https://telepresence.io/howto/volumes.html for details.
T: Starting network proxy to cluster by swapping out Deployment hell
-
Updated
May 9, 2020 - Python
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
-
Updated
Oct 18, 2020 - Go
Add public LoadBalancers to your local Kubernetes clusters.
-
Updated
Nov 15, 2020 - Go
Ethereum on Tendermint using Cosmos-SDK!
-
Updated
Oct 7, 2020 - Go
Instant Kubernetes-Native Application Observability
-
Updated
Nov 24, 2020 - Python
O'Reilly Online Training for Kubernetes
-
Updated
Jul 2, 2020 - Shell
Restart Pods on Minikube automatically on image rebuilds
-
Updated
May 28, 2018 - Go
Running Laravel project using Docker and Deploying using Kubernetes
-
Updated
Jul 12, 2018 - PHP
Teaching myself about Envoy on Kubernetes
-
Updated
Jan 5, 2018 - Go
Project for Gluu Docker files: This repo has been depreciated in favor for https://github.com/GluuFederation/cloud-native-edition.
-
Updated
Oct 14, 2020 - Shell
sample spring boot application that uses some features provided by spring cloud kubernetes, spring cloud ribbon and zuul proxy deployed on Kubernetes
-
Updated
Sep 11, 2020 - Java
Docker machine driver for VMware Fusion and Workstation.
-
Updated
Oct 27, 2020 - Go
JHipster Microservices Example using Spring Cloud, Spring Boot, Angular, Docker, and Kubernetes
-
Updated
Sep 4, 2020 - Java
Single node Kubernetes instance implemented using Terraform and kubeadm
-
Updated
Nov 23, 2020 - HCL
Run minikube on Travis CI
-
Updated
May 8, 2020
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
-
Updated
Nov 19, 2018 - C#
Easy to use KubeVirt demo based on minikube.
-
Updated
May 19, 2020 - Shell
A golang based Kubernetes application which can scale volume dynamically
-
Updated
Oct 17, 2020 - Go
Belajar Kubernetes
-
Updated
Jun 17, 2020 - Shell
Hi, since Helm 2.5.0, it's possible to use relative urls in index.yaml chart repository: https://github.com/helm/helm/blob/master/docs/chart_repository_faq.md
Minibroker is not compatible with that mode.
In pkg/helm/helm.go, the LoadChart function should first check if chartURL is a fully qualified URL, if not, build an URL with the relative URL and "repoURL".
PROJECT HAS MOVED TO OPENSTACK
-
Updated
Jul 19, 2017
A sample video upload platform as a kubernetes cluster (WIP)
-
Updated
Oct 14, 2017 - Go
SanFran - Serverless Functions for Kubernetes
-
Updated
Feb 23, 2019 - Go
Improve this page
Add a description, image, and links to the minikube topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minikube topic, visit your repo's landing page and select "manage topics."


I think that it would be good user experience if we can add a button besides each code snippet which should be copied to the clipboard like several sites do it.