Remove unused docs/ directory
docs/ directory became obsoleted since massive reorganization
made in commit 7559952
pull/7546/head
parent
25743dd198
commit
bb6e25f8d9
2
Makefile
2
Makefile
|
@ -111,7 +111,7 @@ MINIKUBE_TEST_FILES := ./cmd/... ./pkg/...
|
|||
MARKDOWNLINT ?= markdownlint
|
||||
|
||||
|
||||
MINIKUBE_MARKDOWN_FILES := README.md docs CONTRIBUTING.md CHANGELOG.md
|
||||
MINIKUBE_MARKDOWN_FILES := README.md CONTRIBUTING.md CHANGELOG.md
|
||||
|
||||
MINIKUBE_BUILD_TAGS := container_image_ostree_stub containers_image_openpgp
|
||||
MINIKUBE_BUILD_TAGS += go_getter_nos3 go_getter_nogcs
|
||||
|
|
|
@ -1,49 +0,0 @@
|
|||
# Advanced Topics and Tutorials
|
||||
|
||||
## Cluster Configuration
|
||||
|
||||
* **Alternative Runtimes** ([alternative_runtimes.md](alternative_runtimes.md)): How to run minikube without Docker as the container runtime
|
||||
|
||||
* **Environment Variables** ([env_vars.md](env_vars.md)): The different environment variables that minikube understands
|
||||
|
||||
* **Minikube Addons** ([addons.md](addons.md)): Information on configuring addons to be run on minikube
|
||||
|
||||
* **Configuring Kubernetes** ([configuring_kubernetes.md](configuring_kubernetes.md)): Configuring different Kubernetes components in minikube
|
||||
|
||||
* **Caching Images** ([cache.md](cache.md)): Caching non-minikube images in minikube
|
||||
|
||||
* **GPUs** ([gpu.md](gpu.md)): Using NVIDIA GPUs on minikube
|
||||
|
||||
* **OpenID Connect Authentication** ([openid_connect_auth.md](openid_connect_auth.md)): Using OIDC Authentication on minikube
|
||||
|
||||
### Installation and debugging
|
||||
|
||||
* **Driver installation** ([drivers.md](drivers.md)): In depth instructions for installing the various hypervisor drivers
|
||||
|
||||
* **Debugging minikube** ([debugging.md](debugging.md)): General practices for debugging the minikube binary itself
|
||||
|
||||
### Developing on the minikube cluster
|
||||
|
||||
* **Reusing the Docker Daemon** ([reusing_the_docker_daemon.md](reusing_the_docker_daemon.md)): How to point your docker CLI to the docker daemon running inside minikube
|
||||
|
||||
* **Building images within the VM** ([building_images_within_the_vm.md](building_images_within_the_vm.md)): How to build a container image within the minikube VM
|
||||
|
||||
#### Storage
|
||||
|
||||
* **Persistent Volumes** ([persistent_volumes.md](persistent_volumes.md)): Persistent Volumes in Minikube and persisted locations in the VM
|
||||
|
||||
* **Host Folder Mounting** ([host_folder_mount.md](host_folder_mount.md)): How to mount your files from your host into the minikube VM
|
||||
|
||||
* **Syncing files into the VM** ([syncing-files.md](syncing-files.md)): How to sync files from your host into the minikube VM
|
||||
|
||||
#### Networking
|
||||
|
||||
* **HTTP Proxy** ([http_proxy.md](http_proxy.md)): Instruction on how to run minikube behind a HTTP Proxy
|
||||
|
||||
* **Insecure or Private Registries** ([insecure_registry.md](insecure_registry.md)): How to use private or insecure registries with minikube
|
||||
|
||||
* **Accessing etcd from inside the cluster** ([accessing_etcd.md](accessing_etcd.md))
|
||||
|
||||
* **Networking** ([networking.md](networking.md)): FAQ about networking between the host and minikube VM
|
||||
|
||||
* **Offline** ([offline.md](offline.md)): Details about using minikube offline
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/accessing-host-resources/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/addons/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/runtimes/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/building_within/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/caching
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/commands/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/configuration/kubernetes/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/addons/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/drivers/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/building/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/building/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/iso/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/concepts/principles/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/releasing/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/contributing/roadmap/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/dashboard/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/debug/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/drivers/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/environment_variables
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tutorials/nvidia_gpu/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/mount/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/registry/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/disk_cache/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tutorials/openid_connect_auth/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/persistent_volumes/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/docker_daemon/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/sync/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/tasks/loadbalancer/
|
|
@ -1 +0,0 @@
|
|||
This document has moved to https://minikube.sigs.k8s.io/docs/reference/drivers/none/
|
Loading…
Reference in New Issue