Merge pull request #5074 from tstromberg/newstart
Update screenshot, remove help wanted imagepull/5056/head
commit
c3588fcef9
|
@ -9,11 +9,11 @@
|
|||
[GoReport Status]: https://goreportcard.com/report/github.com/kubernetes/minikube
|
||||
[GoReport Widget]: https://goreportcard.com/badge/github.com/kubernetes/minikube
|
||||
|
||||
<img src="https://github.com/kubernetes/minikube/raw/master/images/logo/logo.png" width="100">
|
||||
<img src="https://github.com/kubernetes/minikube/raw/master/images/logo/logo.png" width="100" alt="minikube logo">
|
||||
|
||||
minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's [primary goals](https://minikube.sigs.k8s.io/docs/concepts/principles/) are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.
|
||||
|
||||

|
||||
<img src="https://github.com/kubernetes/minikube/raw/master/site/content/en/start.png" width="730" alt="screenshot">
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -50,8 +50,6 @@ See our [examples page](https://minikube.sigs.k8s.io/docs/examples/)
|
|||
|
||||
## Community
|
||||
|
||||

|
||||
|
||||
minikube is a Kubernetes [#sig-cluster-lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle) project.
|
||||
|
||||
* [**#minikube on Kubernetes Slack**](https://kubernetes.slack.com) - Live chat with minikube developers!
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.2 KiB |
BIN
images/start.jpg
BIN
images/start.jpg
Binary file not shown.
Before Width: | Height: | Size: 70 KiB |
|
@ -4,7 +4,7 @@ resources:
|
|||
- src: "logo.png"
|
||||
title: "logo"
|
||||
|
||||
- src: "start.jpg"
|
||||
- src: "start.png"
|
||||
title: "start"
|
||||
---
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 51 KiB |
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
Loading…
Reference in New Issue