Closed rakarakhi closed 1 year ago
ubuntu@minikube-cluster:~$ minikube node list -p minikube-demo
minikube-demo 192.168.49.2
minikube-demo-m02 192.168.49.3
minikube-demo-m03 192.168.49.4
ubuntu@minikube-cluster:~$ minikube status -p minikube-demo
minikube-demo
type: Control Plane
host: Running
kubelet: Running
apiserver: Running
kubeconfig: Configured
minikube-demo-m02
type: Worker
host: Running
kubelet: Running
minikube-demo-m03
type: Worker
host: Running
kubelet: Stopped
ubuntu@minikube-cluster:~$
deleted minikube and started with nodes=3
ubuntu@minikube-cluster:~$ minikube start -p minikube-demo --output='text' --nodes 3 --cpus='2' --disk-size='20000mb' --container-runtime='docker' --cni='calico' --cache-images=true --driver='docker' --force-systemd=true --extra-config=kubelet.cgroup-driver=systemd --wait-timeout=6m0s --delete-on-failure=false --kubernetes-version=v1.22.1 --auto-update-drivers=false --log_file=/home/ubuntu/minikube-start.log --addons=dashboard --addons=metrics-server --addons="ingress" --addons="ingress-dns"
* [minikube-demo] minikube v1.23.1 on Ubuntu 18.04
* minikube 1.25.1 is available! Download it: https://github.com/kubernetes/minikube/releases/tag/v1.25.1
* To disable this notice, run: 'minikube config set WantUpdateNotification false'
* Using the docker driver based on user configuration
* Starting control plane node minikube-demo in cluster minikube-demo
* Pulling base image ...
* Downloading Kubernetes v1.22.1 preload ...
> preloaded-images-k8s-v13-v1...: 511.84 MiB / 511.84 MiB 100.00% 49.00 Mi
* Creating docker container (CPUs=2, Memory=2200MB) ...
* Preparing Kubernetes v1.22.1 on Docker 20.10.8 ...
- kubelet.cgroup-driver=systemd
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring Calico (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image k8s.gcr.io/metrics-server/metrics-server:v0.4.2
- Using image k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.0
- Using image k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.0
- Using image k8s.gcr.io/ingress-nginx/controller:v1.0.0-beta.3
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
- Using image kubernetesui/dashboard:v2.3.1
- Using image kubernetesui/metrics-scraper:v1.0.7
- Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.1
* Verifying ingress addon...
* Enabled addons: ingress-dns, storage-provisioner, default-storageclass, metrics-server, dashboard, ingress
* Starting node minikube-demo-m02 in cluster minikube-demo
* Pulling base image ...
* Creating docker container (CPUs=2, Memory=2200MB) ...
* Found network options:
- NO_PROXY=192.168.49.2
* Preparing Kubernetes v1.22.1 on Docker 20.10.8 ...
- env NO_PROXY=192.168.49.2
* Verifying Kubernetes components...
* Starting node minikube-demo-m03 in cluster minikube-demo
* Pulling base image ...
* Creating docker container (CPUs=2, Memory=2200MB) ...
* Found network options:
- NO_PROXY=192.168.49.2,192.168.49.3
* Preparing Kubernetes v1.22.1 on Docker 20.10.8 ...
- env NO_PROXY=192.168.49.2
- env NO_PROXY=192.168.49.2,192.168.49.3
* Verifying Kubernetes components...
* Done! kubectl is now configured to use "minikube-demo" cluster and "default" namespace by default
ubuntu@minikube-cluster:~$
ubuntu@minikube-cluster:~$
ubuntu@minikube-cluster:~$
ubuntu@minikube-cluster:~$ sudo apt-get upgrade -y kubectl=1.22.1-00
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
kubectl
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 9036 kB of archives.
After this operation, 471 kB of additional disk space will be used.
Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.22.1-00 [9036 kB]
Fetched 9036 kB in 1s (16.9 MB/s)
(Reading database ... 85987 files and directories currently installed.)
Preparing to unpack .../kubectl_1.22.1-00_amd64.deb ...
Unpacking kubectl (1.22.1-00) over (1.21.0-00) ...
Setting up kubectl (1.22.1-00) ...
ubuntu@minikube-cluster:~$
ubuntu@minikube-cluster:~$ minikube status -p minikube-demo
minikube-demo
type: Control Plane
host: Running
kubelet: Running
apiserver: Running
kubeconfig: Configured
minikube-demo-m02
type: Worker
host: Running
kubelet: Running
minikube-demo-m03
type: Worker
host: Running
kubelet: Running
ubuntu@minikube-cluster:~$
This is my humble request to the minikube community. If you need any additional information, I will share gladly.
It is mentioned minikube can create a single node cluster.
Where is this mention ?
I will check and let you know.
Thanks a lot for your time and support.
Regards,
Rahuldeb Chakrabarty
Email: @.*** Mobile: +91 98660 70127 https://www.linkedin.com/in/RahuldebChakrabartyIITB
On Tue, Feb 15, 2022 at 10:58 PM Anders Björklund @.***> wrote:
It is mentioned minikube can create a single node cluster.
Where is this mention ?
— Reply to this email directly, view it on GitHub https://github.com/kubernetes/minikube/issues/13616#issuecomment-1040564184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZLL47BUOPLT53XE7UP2ATU3KEMBANCNFSM5OPB3MEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
We have integration tests on several different platform/driver combinations that do exactly this and pass, so I'm not sure where your issue stems from exactly, I imagine it has something to do with your specific minikube setup. I'd try updating the version of minikube and kubernetes and see if that helps anything.
I have the same trouble.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
What Happened?
minikube has many defects:
These needs to be fixed as very high priority.
Can create a cluster of 2 nodes
Please find below result if I try to add 3rd node
Attach the log file
All information is pasted in above screen. In Addition:
kubectl -n kube-system get cm kubeadm-config -o yaml
There is no reference to cgroup driver.
Operating System
Ubuntu
Driver
Docker