Blogger Avatar

人間になりたい!!!!!


皖ICP备2025096275号

Kubernets 学习: 一文理解 K8s Deployment 清单文件的含义及作用

前言在接触 Kubernets 运维后, 我们需要将我们编写的程序交付给 Kubernets 进行集群化部署. 这么做的前提需要您充分的理解 Kubernets Deployment 清单文件的含义及各个配置的作用. 本文将会带你进行了解清单文件的四大结构每个 Kubernets 清单文件都有四个必填的顶层字段:apiVersion: ... kind: ... metadata: ... s

Physical Machine P2V Migration to Proxmox VE - Best Solution for Full System Migration

I have two broadband internet connections at home. If I only deploy network exit-related services on a single system, I can only use the upstream bandwidth of one connection at a time, which doesn't fully utilize both connections. Therefore, I decided to switch my network gateway sub-server to Proxmox VE. This way, I can use both broadband connections as network exits through firewall rules and load balancing, while also making server management more convenient. But how to migrate without losing the existing operating system and environment on the original server? This article will provide you with the best solution for full migration.

Browser Dolby Atmos AC-3 Exclusive Output Ultimate Solution

Due to well-known reasons, the Dolby Atmos AC-3 decoder is not built into Chromium-based browsers. Additionally, starting with Windows 11 24H2, Microsoft has completely removed the system's built-in AC-3 decoder. This results in the inability to properly activate the AC-3 decoder when playing Dolby Atmos content directly in browsers, causing audio to be downmixed to stereo output. This article presents the ultimate solution to resolve Dolby Atmos exclusive output issues in browsers and similar applications.

Self-Hosted Proxy Node - The Simplest Guide to Building VLESS + Reality + uTLS + Vision Proxy Node

After the author previously attempted to set up a proxy using the `Shadowsocks` protocol and used it for a period of time, the port used by the proxy was unfortunately detected and blocked by the local firewall in the province. Therefore, a solution change was decided. After attempting to set up nodes using x-ui and discovering that connection could not be established no matter what, a manual setup solution was researched. This article will teach you how to quickly build a proxy node using `VLESS` + `Reality` + `uTLS` + `Vision` algorithms, achieving the most secure proxy solution.