While switching cluster in kubernetes extention laptop hangs
See original GitHub issueIssue Type: Bug
When I switch to any of the listed kubernetes cluster in extension my laptop hangs and the only way to bring it back is to reboot the laptop. Even my Microsoft Teams, Microsoft Outlook also stops responding after this.
Extension version: 1.3.7 VS Code version: Code 1.65.2 (Universal) (c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1, 2022-03-10T14:33:49.188Z) OS version: Darwin x64 21.4.0 Restricted Mode: No
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i7-9750H CPU @ 2.60GHz (12 x 2600) |
GPU Status | 2d_canvas: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled webgl: enabled webgl2: enabled |
Load (avg) | 3, 5, 8 |
Memory (System) | 16.00GB (0.17GB free) |
Process Argv | –crash-reporter-id 5a4086fe-8718-48d6-870a-41c7d4940fcd |
Screen Reader | no |
VM | 0% |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyl392:30443607
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vsclayoutctrt:30451275
dsvsc009:30452663
pythonvsnew555:30457759
vscscmwlcmt:30438805
pynewfile477:30450038
Issue Analytics
- State:
- Created a year ago
- Comments:7
Top Results From Across the Web
docker driver on macOS: hangs after wake from hibernation
The exact command to reproduce the issue: minikube start --vm-driver=docker --container-runtime=docker # wait... minikube status .
Read more >`kubectl` almost-always hangs from controller node, but works ...
TL;DR kubectl hangs indefinitely when calling controller node from itself, but operates normally when calling from another machine.
Read more >Use Bridge to Kubernetes (VS Code) - Microsoft Learn
Bridge to Kubernetes allows you to run and debug code on your development computer, while still connected to your Kubernetes cluster with ...
Read more >Creating a cluster with kubeadm - Kubernetes
You can install and use kubeadm on various machines: your laptop, ... The implementation of creating the cluster may change slightly as the ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
220
@mark-bradshaw could you please tell me approx. how many CRDs you have in your cluster? The one with a lot of CRDs. I am trying to figure out which should be the upper limit to use to change the plugin behavior. Thanks!