guanzhangzhang 最近的时间轴更新
guanzhangzhang's repos on GitHub
391 人关注
docker-need-to-know
docker常见错误和必须要遵守的标准
250 人关注
gcr.io
:cyclone: sync the docker images of the gcr.io and quay.io
Shell · 119 人关注
Actions-OpenWrt
x86_64/r2s/r4s/树莓派4/doornet2/r1s-h5 openwrt 多源码固件在线编译
Dockerfile · 113 人关注
Dockerfile
:whale:个人用改良市面上的不人性化或者不标准的Dockerfile
Go · 42 人关注
dp
a cli tool which could pull docker images without docker
Shell · 34 人关注
bash
:sunglasses:记录我写的bash shell
Shell · 26 人关注
docker-compose-aarch64
docker-compose v2 已经用 golang 重写了并提供不同架构文件,本仓库只编译 ^1\.\d{2}\.\d 的 tag
JavaScript · 16 人关注
docker-compose
:mailbox_with_mail:放置所有用过的docker-compose文件
Assembly · 16 人关注
ESP8266_NONOS_SDK-mqtt-uart_set
:tada:esp-8266-mqtt
Go · 8 人关注
dummy-tool
Linux dummy 接口工具,支持 x86_64/arm64/loong64/mips64le
7 人关注
consul-tls-ansible
use ansible to Deploy the consul cluster which encrypted by tls
Makefile · 5 人关注
compile-and-packages
4 人关注
CVE-2024-21626
Shell · 2 人关注
ansible-examples
:art:A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
1 人关注
cadvisor
Analyzes resource usage and performance characteristics of running containers.
0 人关注
autoscaler
Autoscaling components for Kubernetes
0 人关注
buildah
A tool that facilitates building OCI images
0 人关注
calico
Cloud native networking and network security
0 人关注
clickhouse_exporter
This is a simple server that periodically scrapes ClickHouse stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.
HTML · 0 人关注
cloudnative.to
Source code of cloudnative.to
0 人关注
cni-plugin
0 人关注
coredns
CoreDNS is a DNS server that chains plugins
0 人关注
cri-dockerd
dockerd as a compliant Container Runtime Interface for Kubernetes
Go · 0 人关注
ctop
Top-like interface for container metrics
0 人关注
dive
A tool for exploring each layer in a docker image
0 人关注
docker-mysql
Docker Official Image packaging for MySQL Community Server
Go · 0 人关注
docker-registry-client
A Go API client for the v2 Docker Registry API
Go · 0 人关注
etcd
Distributed reliable key-value store for the most critical data of a distributed system
Go · 0 人关注
examples
chromedp code examples.
0 人关注
flannel
flannel is a network fabric for containers, designed for Kubernetes
guanzhangzhang

guanzhangzhang

🏢  运维
V2EX 第 327727 号会员,加入于 2018-07-08 15:46:58 +08:00
今日活跃度排名 6236
有符合这样的 UI 开发轮子吗
问与答  •  guanzhangzhang  •  23 天前  •  最后回复来自 guanzhangzhang
1
写了下容器网络的简单科普 git book,求 star
  •  1   
    Kubernetes  •  guanzhangzhang  •  37 天前  •  最后回复来自 yuyu01
    23
    有没有轻量级别的单机 Linux 监控
    Linux  •  guanzhangzhang  •  213 天前  •  最后回复来自 guanzhangzhang
    43
    买小电驴还是公路车自行车
    问与答  •  guanzhangzhang  •  2023-05-26 13:51:12 PM  •  最后回复来自 MR98
    108
    有本地小说库的推荐吗
    程序员  •  guanzhangzhang  •  2022-11-29 13:53:50 PM  •  最后回复来自 bthulu
    14
    guanzhangzhang 最近回复了
    13 小时 19 分钟前
    回复了 RITd 创建的主题 问与答 买车对相亲找对象的必要性?
    @wjfz 太对了哥,我本来还想说类似的话,感觉你这更直观简洁,谈恋爱的话坐地铁公交都可以,相亲很多女的看你没车都不考虑
    15 小时 8 分钟前
    回复了 aababc 创建的主题 程序员 golang 中 error 如何影响 log 和 api 状态
    @matrix1010 666 ,感谢分享
    15 小时 18 分钟前
    回复了 jaytang 创建的主题 生活 关于相亲的一些牢骚和问题.
    青藤免费的匹配基本你要 20 多天,每天签到和浏览做任务凑齐免费的币才能发一次纸飞机,对面不回复你就 g 了,导致很多人很珍惜这个机会,看不上直接不浪费,互相折腾男女双方。然后青藤有个板块村口里面都是本市的,日常刷村口导致见多了感觉自己还能挑。
    二狗签到每个月可以点的机会多些,而且二狗没有青藤那个村口的本地板块,所以每天只能刷推荐和一个闲聊板块(啥地区都是随机的),二狗体验比青藤好些。
    至于托就不知道了,青藤听说有托,二狗好些也有
    1 天前
    回复了 MillerD 创建的主题 NAS 关于 appletv 上 infuse 无法使用 ipv6 连接 emby
    如果你 appletv 通过域名访问的话,你把 applvTV 的 dns 设置成你自己的,域名都解析 A 和 AAAA 记录都加上,看看 dns 日志是不是只请求 A 记录。
    这几天我发现安卓也是类似情况,有个域名是 ipv6 的,但是手机上 chrome 报错无法解析域名,搭建 dns 后发现请求的 A 记录,不知道怎么让优先走 ipv6 dns
    2 天前
    回复了 hanxu317138 创建的主题 git git rebase 那么重要么???
    @guanzhangzhang 给我发出去了,接上:git pull --rebase origin 主干分支名然后本地解决冲突,不然到时候提 merge 界面会显示冲突还得解决
    2 天前
    回复了 hanxu317138 创建的主题 git git rebase 那么重要么???
    自己一个分支上 rebase 后再提 merge 阿,主干更新太频繁,你自己本地分支太老就要
    3 天前
    回复了 s82kd92l 创建的主题 Android 记录一个通过加白防止 miui 杀后台的方法
    我看还有其他常量,还有类似其他的 key 和作用是啥吗
    server 一个 ws client ,订阅后把信息存库或者广播给所有前端 ws client 即可。
    我最近就有个类似的,是前端 websocket client 连 ws server ,ws server 是我 go 写的,它包含是一个 tcp client 获取数据,前端页面可以控制和接收信息,最终由 tcp client 发出去。
    留下信息说明不要口头聊,开完会直接你在 oa 拉群后群里沟通对接结论/会议结婚和计划啥的。日后老板找你你就截图给老板看,责任不在你这
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1401 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 17:02 · PVG 01:02 · LAX 09:02 · JFK 12:02
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.