Fix GitHub word for document
parent
d85321009b
commit
892cb035d3
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[](https://github.com/kubernetes/minikube/actions)
|
[](https://github.com/kubernetes/minikube/actions)
|
||||||
[![GoReport Widget]][GoReport Status]
|
[![GoReport Widget]][GoReport Status]
|
||||||
[](https://github.com/kubernetes/minikube/releases/latest)
|
[](https://github.com/kubernetes/minikube/releases/latest)
|
||||||
[](https://github.com/kubernetes/minikube/releases/latest)
|
[](https://github.com/kubernetes/minikube/releases/latest)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ In production, the minikube website is served using [Netlify](https://netlify.co
|
||||||
|
|
||||||
## Small or cosmetic contributions
|
## Small or cosmetic contributions
|
||||||
|
|
||||||
Use Github's repositories and markdown editor as described by [Kubernetes's general guideline for documentation contributing](https://kubernetes.io/docs/contribute/start/#submit-a-pull-request)
|
Use GitHub's repositories and markdown editor as described by [Kubernetes's general guideline for documentation contributing](https://kubernetes.io/docs/contribute/start/#submit-a-pull-request)
|
||||||
|
|
||||||
## Local documentation website
|
## Local documentation website
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,6 @@ Chocolatey is a software package manager for Windows that wraps installers, exec
|
||||||
|
|
||||||
* Chocolatey community is the maintainer of the Minikube package. Latest approved version is available for [Install, Upgrade and Uninstall](https://community.chocolatey.org/packages/Minikube/).
|
* Chocolatey community is the maintainer of the Minikube package. Latest approved version is available for [Install, Upgrade and Uninstall](https://community.chocolatey.org/packages/Minikube/).
|
||||||
* Get the [current status](https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f) of the Chocolatey pacakge.
|
* Get the [current status](https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f) of the Chocolatey pacakge.
|
||||||
* Minikube Chocolatey update script on [Github](https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/minikube).
|
* Minikube Chocolatey update script on [GitHub](https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/minikube).
|
||||||
|
|
||||||
**Note: Windows support is limited to 64bit operating systems.**
|
**Note: Windows support is limited to 64bit operating systems.**
|
||||||
|
|
|
||||||
|
|
@ -85,7 +85,7 @@ After job completion, click "Console Output" to verify that the release complete
|
||||||
|
|
||||||
The release script updates https://storage.googleapis.com/minikube/releases.json - which is used by the minikube binary to check for updates, and is live immediately.
|
The release script updates https://storage.googleapis.com/minikube/releases.json - which is used by the minikube binary to check for updates, and is live immediately.
|
||||||
|
|
||||||
minikube-bot will also send out a PR to merge this into the tree. Please merge this PR to keep GCS and Github in sync.
|
minikube-bot will also send out a PR to merge this into the tree. Please merge this PR to keep GCS and GitHub in sync.
|
||||||
|
|
||||||
## Package managers which include minikube
|
## Package managers which include minikube
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -148,7 +148,7 @@ Steps:
|
||||||
makes sure minikube start respects the HTTPS_PROXY environment variable and works with custom certs
|
makes sure minikube start respects the HTTPS_PROXY environment variable and works with custom certs
|
||||||
a proxy is started by calling the mitmdump binary in the background, then installing the certs generated by the binary
|
a proxy is started by calling the mitmdump binary in the background, then installing the certs generated by the binary
|
||||||
mitmproxy/dump creates the proxy at localhost at port 8080
|
mitmproxy/dump creates the proxy at localhost at port 8080
|
||||||
only runs on Github Actions for amd64 linux, otherwise validateStartWithProxy runs instead
|
only runs on GitHub Actions for amd64 linux, otherwise validateStartWithProxy runs instead
|
||||||
|
|
||||||
#### validateAuditAfterStart
|
#### validateAuditAfterStart
|
||||||
makes sure the audit log contains the correct logging after minikube start
|
makes sure the audit log contains the correct logging after minikube start
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ For any platform not yet listed we are looking for your help! Please file Pull R
|
||||||
|---|---|--|
|
|---|---|--|
|
||||||
| [Prow](https://github.com/kubernetes/test-infra/tree/master/prow) | [Yes](https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes/minikube) ✔️ | [](https://prow.k8s.io/?job=pull-minikube-build) |
|
| [Prow](https://github.com/kubernetes/test-infra/tree/master/prow) | [Yes](https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes/minikube) ✔️ | [](https://prow.k8s.io/?job=pull-minikube-build) |
|
||||||
| [Google Cloud Build](https://cloud.google.com/cloud-build/) | [Yes](https://github.com/minikube-ci/examples/blob/master/gcb.md) ✔️ | [](https://pantheon.corp.google.com/cloud-build/dashboard?project=k8s-minikube) |
|
| [Google Cloud Build](https://cloud.google.com/cloud-build/) | [Yes](https://github.com/minikube-ci/examples/blob/master/gcb.md) ✔️ | [](https://pantheon.corp.google.com/cloud-build/dashboard?project=k8s-minikube) |
|
||||||
| [Github](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/about-continuous-integration) | [Yes](https://github.com/minikube-ci/examples/blob/master/.github/workflows/minikube.yml) ✔️ | [](https://github.com/minikube-ci/examples/actions) |
|
| [GitHub](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/about-continuous-integration) | [Yes](https://github.com/minikube-ci/examples/blob/master/.github/workflows/minikube.yml) ✔️ | [](https://github.com/minikube-ci/examples/actions) |
|
||||||
| [Azure Pipelines](https://azure.microsoft.com/en-us/services/devops/pipelines/) | [Yes](https://github.com/minikube-ci/examples/blob/master/azure-pipelines.yml) ✔️ | [](https://dev.azure.com/medyagh0825/minikube-ci/_build)
|
| [Azure Pipelines](https://azure.microsoft.com/en-us/services/devops/pipelines/) | [Yes](https://github.com/minikube-ci/examples/blob/master/azure-pipelines.yml) ✔️ | [](https://dev.azure.com/medyagh0825/minikube-ci/_build)
|
||||||
| [Travis CI](https://travis-ci.com/) | [Yes](https://github.com/minikube-ci/examples/blob/master/.travis.yml) ✔️ | [](https://travis-ci.com/minikube-ci/examples/) |
|
| [Travis CI](https://travis-ci.com/) | [Yes](https://github.com/minikube-ci/examples/blob/master/.travis.yml) ✔️ | [](https://travis-ci.com/minikube-ci/examples/) |
|
||||||
| [CircleCI](https://circleci.com/) | [Yes](https://github.com/minikube-ci/examples/blob/master/.circleci) ✔️ | [](https://circleci.com/gh/minikube-ci/examples) |
|
| [CircleCI](https://circleci.com/) | [Yes](https://github.com/minikube-ci/examples/blob/master/.circleci) ✔️ | [](https://circleci.com/gh/minikube-ci/examples) |
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Setup minikube as CI step in github actions"
|
title: "Setup minikube as CI step in github actions"
|
||||||
linkTitle: "Minikube in Github Actions"
|
linkTitle: "Minikube in GitHub Actions"
|
||||||
weight: 1
|
weight: 1
|
||||||
date: 2020-06-02
|
date: 2020-06-02
|
||||||
description: >
|
description: >
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue