Reene

Reene @reene44444

About: 🎯

Joined:
Jul 10, 2024

Reene
articles - 11 total

[k8s]After restarting the virtual machine, the kube-apiserver of k8s cannot start normally

After restarting the device: kubectl get node The connection to the server x.x.x.x:6443 was...

Learn More 0 0Dec 3 '24

[Github actions][actions]Core File Organization and Guidelines

Custom GitHub Actions: Core File Organization and Guidelines Custom GitHub Actions enable...

Learn More 2 0Dec 1 '24

[Subnet][ZeroTier]build local network

Configure ZeroTier for Host machine and Ubuntu Machine configure ZeroTier for...

Learn More 2 0Nov 29 '24

[CI/CD][Github actions] common template

Intro This GitHub Actions template is designed to automate the CI/CD pipeline for a...

Learn More 2 0Nov 29 '24

[Intranet penetration][Ngrok]Expose local services to achieve front-end and back-end debugging

Intro Achieve front-end and back-end debugging when outside the local network. Besides...

Learn More 1 0Nov 29 '24

[K8s][Commands]

k8s use following commands to simulate kubernate clusters 0. configure static ip...

Learn More 2 0Nov 23 '24

[WebGL2.0][Basic]scene graph

Transition Matrix: localMatrix and worldMatrix In 3D graphics rendering, both localMatrix...

Learn More 2 1Nov 4 '24

[WebGL2.0][Basic]skinned model

1. Relative defination Mesh Definition of Triangle Count: The number of...

Learn More 1 0Nov 3 '24

[React.js][Webpack] webpack setup for react from scratch

youtube repository npm install --save-dev @babel/core@^7.12.13 @babel/preset-env@^7.12.13...

Learn More 0 0Nov 3 '24

[WebGL2.0] [Basic] non-skinned model

1. gl_Position = projection * view * model * position;         from local/model position...

Learn More 0 1Nov 3 '24

[Event-Driven] understanding

From the learning, the event-driven is mainly like passive meaning, using message queue to drive...

Learn More 0 0Oct 11 '24