just a devops coder and focus on golang and k8s.
blog in https://tangx.in
- tangx/dnsx manage your dns record quickly
- tangx/qingclix help you to manage your qingcloud instance with command
- tangx/srv-lego-certmgr apply https certificates for you.
- tangx/gitlab-mergebot auto merge when multiple reviewers say
lgtm
- tangx/k8s-auto-ingress-operator create ingress rules for your app with name
srv- / web-
beginning. - tangx/kustz a tools to manage the Kubernetes Application simpley.
- istio in action an istio notebook with demos.
- k8sailor a simple k8s dashboard practice.
- k8sailor webapp a vue3 frontend for k8sailor
- kubebuilder zero to one a kubebuilder practice notebook.
- istio manager demo a simple istio management practice.
- istio manager webapp a vu3 frontend for istio manager.
- the way to redis redi(s) go.
go-jarvis group
contains a serious repositories, Aims to create a RESTFul api-server quickly and manage application's in a simple way.
- go-jarvis/rum-gonic a gin-gonic/gin based web framework, which try to solve
http method, route, handler
scattered in different place. It's inspired by spf13/cobra. - go-jarvis/jarivs a configuration manager, disign for gitlab-ci and docker container. with
jarvis
you can dump adefault.yml
configuation file, then load coresponding fileconfig.xxx.yml
for any branches in gitlab-ci. Withjarvis
you apps can load variables from configuation file or environment variable . - tangx/ginbinder bind all variables from request at once.
to be continue...