polarut.blogg.se

Docker for mac embedded
Docker for mac embedded










  1. #DOCKER FOR MAC EMBEDDED INSTALL#
  2. #DOCKER FOR MAC EMBEDDED DRIVERS#
  3. #DOCKER FOR MAC EMBEDDED DRIVER#

host-only-nic-type string NIC Type used for host only network.

docker for mac embedded

#DOCKER FOR MAC EMBEDDED DRIVER#

host-only-cidr string The CIDR to be used for the minikube VM (virtualbox driver only) (default "192.168.99.1/24") host-dns-resolver Enable host resolver for NAT DNS requests (virtualbox driver only) (default true) force-systemd If set, force the container runtime to use systemd as cgroup manager. force Force minikube to perform possibly dangerous operations feature-gates string A set of key=value pairs that describe feature gates for alpha/experimental features. extra-disks int Number of extra disks created and attached to the minikube VM (currently only implemented for hyperkit and kvm2 drivers) Valid kubeadm parameters: ignore-preflight-errors, dry-run, kubeconfig, kubeconfig-dir, node-name, cri-socket, experimental-upload-certs, certificate-key, rootfs, skip-phases, pod-network-cidr Valid components are: kubelet, kubeadm, apiserver, controller-manager, etcd, proxy, scheduler The key should be '.' separated, and the first part before the dot is the component to apply the configuration to. extra-config ExtraOption A set of key=value pairs that describe configuration that may be passed to different components. enable-default-cni DEPRECATED: Replaced by -cni=bridge embed-certs if true, will embed the certs in kubeconfig. Validates configuration, but does not mutate system state

#DOCKER FOR MAC EMBEDDED DRIVERS#

The list of available drivers depends on operating system. driver string Used to specify the driver to run Kubernetes in.

#DOCKER FOR MAC EMBEDDED INSTALL#

download-only If true, only download and cache files for later use - don't install or start anything. docker-opt stringArray Specify arbitrary flags to pass to the Docker daemon. docker-env stringArray Environment variables to pass to the Docker daemon.

docker for mac embedded

dns-proxy Enable proxy for NAT DNS requests (virtualbox driver only) dns-domain string The cluster dns domain name used in the Kubernetes cluster (default "cluster.local") disk-size string Disk size allocated to the minikube VM (format:, where unit = b, k, m or g). disable-driver-mounts Disables the filesystem mounts provided by the hypervisors delete-on-failure If set, delete the current cluster if start fails and try again. cri-socket string The cri socket path to be used. Use "max" to use the maximum number of CPUs. cpus string Number of CPUs allocated to Kubernetes. container-runtime string The container runtime to be used (docker, cri-o, containerd). Valid options: auto, bridge, calico, cilium, flannel, kindnet, or path to a CNI manifest (default: auto) cert-expiration duration Duration until minikube certificate expiration, defaults to three years (26280h). (default If true, cache docker images for the current bootstrapper and load them into the machine.

docker for mac embedded

base-image string The base image to use for docker/podman drivers. auto-update-drivers If set, automatically updates drivers to the latest version. apiserver-port int The apiserver listening port (default 8443) This can be used if you want to make the apiserver available from outside the machine apiserver-names strings A set of apiserver names which are used in the generated certificate for kubernetes.

docker for mac embedded

This can be used if you want to make the apiserver available from outside the machine (default "minikubeCA") apiserver-name string The authoritative apiserver hostname for apiserver certificates and connectivity. This can be used if you want to make the apiserver available from outside the machine (default ) apiserver-ips ipSlice A set of apiserver IP Addresses which are used in the generated certificate for kubernetes. see minikube addons list for a list of valid addon names. Options -addons minikube addons list Enable addons.












Docker for mac embedded