上一页 1 2 3 4 5 6 7 8 ··· 63 下一页
摘要: 1、首先.kube/config那个文件,可以从control panel那个节点拿到 2、地址那儿需要改成kubernetes之类的主机能够接受的主机名称 3、在hosts之类的地方,把kubernetes域名指向 kubernetes api server的IP 阅读全文
posted @ 2023-05-09 16:07 _朝晖 阅读(17) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/wowotuo/article/details/86669758 这里指的手工封装,是指不用外部类似swig专用的库。 一、库、配置1、DLL 交互的库(1)libloadinghttps://github.com/nagisa/rust_libloadi 阅读全文
posted @ 2023-04-29 17:36 _朝晖 阅读(512) 评论(0) 推荐(0) 编辑
摘要: 云主机上装了minikube后,用charts方式安装falco失败 参考这个文档https://falco.org/docs/getting-started/third-party/learning/ 后,采用了ebpf探针模式安装成功。 阅读全文
posted @ 2023-04-24 10:24 _朝晖 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 看文档:https://falco.org/docs/getting-started/third-party/learning/ minikube的driver驱动有可能选择错误 阅读全文
posted @ 2023-04-21 09:43 _朝晖 阅读(36) 评论(0) 推荐(0) 编辑
摘要: Aya: your tRusty eBPF companion - Aya: Rust风格的 eBPF 伙伴 原文链接: https://deepfence.io/aya-your-trusty-ebpf-companion/ 第一次翻译长篇文章,有不好的地方欢迎评论指出 不确定的翻译已通过中文斜体 阅读全文
posted @ 2023-03-30 17:30 _朝晖 阅读(249) 评论(0) 推荐(0) 编辑
摘要: https://blog.aquasec.com/libbpf-ebpf-programs 缺两个.h文件,不能使用bpf目录下的bpf.h文件,否则会有冲突 #include <linux/types.h> #include <linux/bpf.h> 编译的过程:先编译C Object文件,后编 阅读全文
posted @ 2023-03-29 16:58 _朝晖 阅读(68) 评论(0) 推荐(0) 编辑
摘要: https://www.ebpf.top/post/tracee_intro/ 1. Tracee 介绍 1.1 Tracee 介绍 Tracee 是一个用 于 Linux 的运行时安全和取证工具。它使用 Linux eBPF 技术在运行时跟踪系统和应用程序,并分析收集的事件以检测可疑的行为模式。T 阅读全文
posted @ 2023-03-29 09:07 _朝晖 阅读(233) 评论(0) 推荐(0) 编辑
摘要: https://www.cncf.io/blog/2023/01/23/navigate-your-way-to-production-bliss-with-caretta/ Guest post originally published on groundcover’s blog by Udi R 阅读全文
posted @ 2023-03-28 15:39 _朝晖 阅读(52) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/M2l0ZgSsVc7r69eFdTj/article/details/82719327 我们最近发布了一款叫做Kube-hunter[1]的免费工具。你只需提供你的Kubernetes集群的IP或者DNS名称,Kube-hunter就会探查集群中的安全漏 阅读全文
posted @ 2022-10-25 14:13 _朝晖 阅读(358) 评论(0) 推荐(0) 编辑
摘要: https://new.qq.com/rain/a/20220316A04JPL00 本文讲的是如何使用 Kubesploit 和 KubiScan 提高云本地安全性。 主流科技企业广泛使用Kubernetes,它是一个可扩展、轻量级的开源容器编排平台。这个受欢迎的平台拥有不断扩展的安全工具、支持和 阅读全文
posted @ 2022-10-25 14:12 _朝晖 阅读(393) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 63 下一页
点击右上角即可分享
微信分享提示
主题色彩