endoffight's repos on GitHub
PHP · 138 人关注
TpCache
A Typecho plugin for cache
PHP · 107 人关注
BaiduSubmit
A typecho plugin
Go · 76 人关注
proxy_pool
A simple proxy pool
Python · 19 人关注
pyfetion
Send personal SMS to your fetion friends
PHP · 17 人关注
TableOfContents
A Typecho plugin for generating TOC automatically
PHP · 9 人关注
RandomDescription
A Tepcho Plugin
Python · 9 人关注
scrapy-random-useragent-pro
A random user-agent for all your needs
PHP · 4 人关注
CdnHelper
A typecho plugin for cdn
Dockerfile · 4 人关注
images
Docker images you may use
1 人关注
docker_images
PHP · 1 人关注
ExternalTool
A typecho plugin for marking external link
Go · 1 人关注
go-find-duplicates
Find duplicate files (photos, videos, music, documents) on your computer, portable hard drives etc.
Go · 1 人关注
gopload
gopload is a simple file upload service designed to be used via the command line interface (CLI).
Go · 1 人关注
media_tool
PHP · 1 人关注
PopClip-Extensions
PopClip-Extensions
0 人关注
archive
Linux.cn Archive
Go · 0 人关注
chatgpt_tools
0 人关注
crd
Makefile · 0 人关注
docker-registry
A preconfigured private docker registry.
Dockerfile · 0 人关注
docker_image
Shell · 0 人关注
dotfiles
Go · 0 人关注
durl_backend
Go · 0 人关注
elock
0 人关注
forever-coolshell
酷壳 - CoolShell 电子存档,🕯️ 谨纪念和保存陈皓先生的公开的技术分享内容,感恩皓叔对中文互联网,尤其是技术领域无私的分享。
0 人关注
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Python · 0 人关注
Genshin-Dailynote-Helper
Check and push the status of the Genshin Impact resin, commissions, expeditions and homecoin, supporting CN and oversea server. 原神实时便笺提醒小助手:检查并推送原神内树脂、委托、周本、探索派遣和洞天宝钱情况,支持国服和国际服。
Go · 0 人关注
godown
A go downloader
Go · 0 人关注
gotify
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
C++ · 0 人关注
hackintosh
EFI
Go · 0 人关注
kubesync
0 人关注
litiaotiao_package_backup
李跳跳APK包备份
0 人关注
MihoyoBBSTools
0 人关注
nas-tools
0 人关注
nas-tools-unlock
TypeScript · 0 人关注
note
CSS · 0 人关注
phpgao.github.io
0 人关注
pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
JavaScript · 0 人关注
PopClipExtension
0 人关注
portal
Go · 0 人关注
rlock
Go · 0 人关注
short
0 人关注
strict-sensitive-word
轻量超严格敏感词库
0 人关注
Supercell.Magic
Private Clash of Clans Server (9.256.x)
Go · 0 人关注
tlog
The log module extracted from trpc-group/trpc-go.
0 人关注
ToolGood.Words
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
PHP · 0 人关注
typecho-theme-handsome
🌴 A cool and handsome theme for typecho ! Lastest version is 2.0.0.
0 人关注
watermark
Vue · 0 人关注
watermark-dashboard
0 人关注
watermark-server
0 人关注
wechat-ocr
C · 0 人关注
Win32Binaries
A collection of windows binaries
0 人关注
wxocr
This project wraps the WeChat OCR functionality from the excellent wechat-ocr project into a simple REST API service that can be easily deployed using Docker. It allows you to perform optical character recognition on images by leveraging WeChat's powerful OCR capabilities.
endoffight

endoffight

Always explore.
🏢  PHPer & Pythoner
V2EX 第 69144 号会员,加入于 2014-07-28 09:30:37 +08:00
根据 endoffight 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
endoffight 最近回复了
在家带娃*8d
47 天前
回复了 youutetsu 创建的主题 DotA 有看了 TI 的兄弟吗
2:2 的时候熬不住睡了,结果没有帮上,有点难受
我的移动 8 元套餐,每个月都会送 60G 通用+50G 定向流量...

估计是为了留存吧
组成分子
非凡云 ffy.com 夏季冲浪,联通 AS10099 云服务器,五一钜惠专场!
214 天前
回复了 taohua1c 创建的主题 Kubernetes 想学习 K8S,请问大佬们应该怎么入门呢?
写一个 controller ,打印一下更新 pod 过程中发生的事件,然后慢慢摸索其中的原理和设计
215 天前
回复了 douz 创建的主题 Kubernetes k8s 命名空间问题
试着重启处理这个请求的 pod
或者找写代码的人

只能帮你到这儿了
215 天前
回复了 douz 创建的主题 Kubernetes k8s 命名空间问题
不过有可能这只是一个代理,你得找一下具体谁处理的请求
215 天前
回复了 douz 创建的主题 Kubernetes k8s 命名空间问题
https://127.0.0.1:20499/mutating-pods 这个配置有问题,理论上不应该转发到本机,而是集群里的某个 svc
215 天前
回复了 douz 创建的主题 Kubernetes k8s 命名空间问题
kubectl get ns
先看看你是使用的命名空间是否存在
如果存在,说明你的 webhook 有问题
kubectl get validatingwebhookconfiguration -o yaml | grep "node-affinity.k8s.io"
kubectl get mutatingwebhookconfiguration -o yaml | grep "node-affinity.k8s.io"

找到你的 webhook ,然后看是不是有 bug
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2536 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 14:39 · PVG 22:39 · LAX 07:39 · JFK 10:39
♥ Do have faith in what you're doing.