Commit 3db23119 authored by zhw's avatar zhw
Browse files

1

parent 6daa6a8d
No related merge requests found
Showing with 566 additions and 565 deletions
+566 -565
## 运行Profile失败
![image-20230430181103427](C:\Users\86198\Desktop\OS\proj205-ebpf-k8s\doc\log\Wang\image\image-20230430181103427.png)
项目中确实上面两个文件,应该至少项目问题,不是环境问题
## 运行Profile失败
![image-20230430181103427](C:\Users\86198\Desktop\OS\proj205-ebpf-k8s\doc\log\Wang\image\image-20230430181103427.png)
项目中确实上面两个文件,应该至少项目问题,不是环境问题
**其余实例代码都能运行**
\ No newline at end of file
### vscode 异常退出后,ssh连接不上虚拟机
需要先执行`mount -o remount rw /`
在服务器端执行`rm -rf ./.vscode-server `,如果直接执行,会报错文件 read only
### 网络问题
使用NAT,但教程是仅主机模式
### vscode 异常退出后,ssh连接不上虚拟机
需要先执行`mount -o remount rw /`
在服务器端执行`rm -rf ./.vscode-server `,如果直接执行,会报错文件 read only
### 网络问题
使用NAT,但教程是仅主机模式
This diff is collapsed.
## 官网
[kubernetes/client-go: Go client for Kubernetes. (github.com)](https://github.com/kubernetes/client-go)
## 参考教程
## 官网
[kubernetes/client-go: Go client for Kubernetes. (github.com)](https://github.com/kubernetes/client-go)
## 参考教程
[(27条消息) Go语言K8S开发-01-链接k8s集群、node节点操作_k8s.io/api/core/v1_开发运维玄德公的博客-CSDN博客](https://blog.csdn.net/xingzuo_1840/article/details/127065463)
\ No newline at end of file
## Krew
**Krew is the plugin manager for `kubectl` command-line tool. **
官网:[Krew – kubectl plugin manager (k8s.io)](https://krew.sigs.k8s.io/)
## Krew
**Krew is the plugin manager for `kubectl` command-line tool. **
官网:[Krew – kubectl plugin manager (k8s.io)](https://krew.sigs.k8s.io/)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment