flyflypeng

Results 6 issues of flyflypeng

I'm a newbie for the krustlet, and I haven't gone deep into the krustlet code. I just read the documentation in the docs dir to learn more about the krustlet,...

documentation
enhancement
help wanted

Master节点系统信息: ```bash cat /etc/os-release NAME="Ubuntu" VERSION="18.04.1 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.1 LTS" VERSION_ID="18.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic ``` 执行`./installer --genkey -hostlist=192.168.3.6`命令后报错: ```bash ./installer --genkey -hostlist=192.168.3.6 ```

想请教一下如何修改css样式表文件,将预览模式中list列表前面的花括号去除掉呀,个人看着不是很习惯,觉得优点突兀,谢谢! 例如:图片中这种list样式 ![image](https://user-images.githubusercontent.com/8475378/159526575-abce8596-2325-4a5b-8c2f-05351e7ef9bd.png) ``

question

I do the [PYTORCH PROFILER WITH TENSORBOARD](https://pytorch.org/tutorials/intermediate/tensorboard_profiler_tutorial.html) tutorial to view the training details with NVIDIA GPU and CUDA. I got the final profiled log result after running the same code...

module: profiler
tensorboard
medium
docathon-h2-2023

### What would you like to be added? Support the following config field in the `config_stratovirt.toml` file ```toml ... [hypervisor] ... pcie_root_ports = 15 ... ``` ### Why is this...

kind/feature

### What would you like to be added? Add more observabilities to the project by [opentracing](https://github.com/opentracing) ### Why is this needed? Adding rich observability to the project not only helps...

kind/feature