miaowing 最近的时间轴更新
miaowing's repos on GitHub
TypeScript · 9 人关注
electron-nest-rpc
Provides a simple way to invoke nest.js service between the renderer process (web page) and the main process
TypeScript · 8 人关注
dolphin
An electron ssh dynamic port forward client for MacOS
TypeScript · 3 人关注
electron-nest-rpc-example
electron-nest-rpc exmaple
JavaScript · 3 人关注
generator-hawkapp
The generator generate this project which is built by angularJS and requireJS
CSS · 3 人关注
meow
Personal homepage forked from github/personal-website, implaments by nest.js
2 人关注
awesome-nestjs
😏 Curated list of NestJS
JavaScript · 2 人关注
baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
JavaScript · 2 人关注
bytenode
A minimalist bytecode compiler for Node.js
Dockerfile · 2 人关注
docker-isso
HTML · 2 人关注
docs.nestjs.com
The official documentation https://docs.nestjs.com 📕
Go · 2 人关注
drone-kube
Drone Plugin for Kubernetes
CSS · 2 人关注
Editorial
A free, open source theme for Ghost
TypeScript · 2 人关注
electron-forge
A complete tool for creating, publishing, and installing modern Electron applications
JavaScript · 2 人关注
electron-ssr
Go · 2 人关注
external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
2 人关注
jsencrypt
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
JavaScript · 2 人关注
keystone-email
Email helper for KeystoneJS Apps
JavaScript · 2 人关注
koa-router-decoration
JavaScript · 2 人关注
koa-validator-middleware
JavaScript · 2 人关注
lib-bundler
A bundling tool for js lib implemented by es6.
2 人关注
listen1_chrome_extension
one for all free music in china (chrome extension, also works for firefox)
TypeScript · 1 人关注
action-qiniu-upload
Github Action for Uploading Files to Qiniu.com
CSS · 1 人关注
anatole-ghost-theme
Modify Farbox theme Anatole to Ghost
TypeScript · 1 人关注
ant-design
🐜 A UI Design Language
JavaScript · 1 人关注
awesome-mac
 This repo is a collection of awesome Mac applications and tools for developers and designers.
Go · 1 人关注
docker-machine-driver-ksyun
Ksyun (Kingsoft Cloud) KEC Driver of Docker Machine
HTML · 1 人关注
electron.atom.io
Electron website
JavaScript · 1 人关注
electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Fewer bugs, more features. Built with Electron by Zhongyi Tong.
JavaScript · 1 人关注
koa-generator
Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
JavaScript · 1 人关注
memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.
miaowing

miaowing

V2EX 第 389766 号会员,加入于 2019-03-06 10:39:11 +08:00
miaowing 最近回复了
@XyIsMy 2 台 1C4G ,1 台 2C4G ,一个月 100 多点,不过需要打折的时候买。不算流量费,也没啥流量
https://mxb.cc/music 我是随机选了 10 首收藏展示出来😄
我用的狗云,用 k3s 搭了一套集群
@cnbattle 再配一个 ingress,所有节点就都能访问了,不用 nodePort
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: kubernetes-dashboard-https-ingress
namespace: kubernetes-dashboard
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
spec:
tls:
- secretName: kubernetes-dashboard-certs
rules:
- host: dashboard.example.com
http:
paths:
- path: /
backend:
serviceName: kubernetes-dashboard
servicePort: 443
@cnbattle 据我所知好像不是,等其他大佬看看😅
这个不是正常的嘛
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5497 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 07:48 · PVG 15:48 · LAX 00:48 · JFK 03:48
Developed with CodeLauncher
♥ Do have faith in what you're doing.