set up commit

This commit is contained in:
David Young
2026-05-25 08:53:39 -06:00
parent 43685dd951
commit 76f4be84b8
152 changed files with 3851 additions and 15626 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.161.1">
<meta name="generator" content="Hugo 0.161.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -23,12 +23,12 @@
</script>
<meta property="og:site_name" content="David Young">
<meta property="og:site_name" content="Orbit Factor">
<meta property="og:type" content="article">
<meta property="og:image" content="https://davidpaulyoung.com//img/home-bg-jeep.jpg">
<meta property="twitter:image" content="https://davidpaulyoung.com//img/home-bg-jeep.jpg" />
<meta property="og:image" content="http://localhost:1313//img/home-bg-jeep.jpg">
<meta property="twitter:image" content="http://localhost:1313//img/home-bg-jeep.jpg" />
@@ -43,7 +43,7 @@
<meta property="twitter:description" content="Just About Everything" />
<meta property="og:url" content="https://davidpaulyoung.com/" />
<meta property="og:url" content="http://localhost:1313/" />
<meta property="twitter:card" content="summary" />
@@ -53,7 +53,7 @@
<meta name="keyword" content="Von Balthasar, Scripture, Gravel Riding, Ham Radio, Divine Office, Open Source">
<link rel="shortcut icon" href="/img/favicon.ico">
<title>David Young | David Young Blog</title>
<title>Orbit Factor | David Young Blog</title>
<link rel="canonical" href="/">
@@ -111,7 +111,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">David Young</a>
<a class="navbar-brand" href="/">Orbit Factor</a>
</div>
@@ -245,7 +245,7 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 ">
<div class="site-heading">
<h1>David Young </h1>
<h1>Orbit Factor </h1>
<span class="subheading">Bevonovo</span>
</div>
@@ -272,34 +272,7 @@
<div data-pagefind-ignore="all">
<div class="post-preview">
<a href="https://davidpaulyoung.com/2017/11/08/istio-canary-release/">
<h2 class="post-title">
采用Istio实现灰度发布(金丝雀发布)
</h2>
<h3 class="post-subtitle">
用户无感知的平滑业务升级
</h3>
<div class="post-content-preview">
当应用上线以后运维面临的一大挑战是如何能在不影响已上线业务的情况下进行升级。本文将介绍如何使用Istio实现应用的灰度发布金丝雀发布
</div>
</a>
<p class="post-meta">
Posted by 赵化冰 on Wednesday, November 8, 2017
</p>
</div>
<hr>
<div class="post-preview">
<a href="https://davidpaulyoung.com/2017/11/07/istio-traffic-shifting/">
<a href="http://localhost:1313/2017/11/07/istio-traffic-shifting/">
<h2 class="post-title">
使用Istio实现应用流量转移
</h2>
@@ -326,7 +299,7 @@
<hr>
<div class="post-preview">
<a href="https://davidpaulyoung.com/2017/11/04/istio-install_and_example/">
<a href="http://localhost:1313/2017/11/04/istio-install_and_example/">
<h2 class="post-title">
Istio及Bookinfo示例程序安装试用笔记
</h2>
@@ -353,7 +326,7 @@
<hr>
<div class="post-preview">
<a href="https://davidpaulyoung.com/2017/11/03/hello-world/">
<a href="http://localhost:1313/2017/11/03/hello-world/">
<h2 class="post-title">
Welcome to Zhaohuabing Blog
</h2>
@@ -422,7 +395,7 @@ Hello World!
<ul class="list-inline">
<li>
<a href="mailto:youremail@gmail.com">
<a href="mailto:david@young.computer">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
@@ -431,25 +404,11 @@ Hello World!
</li>
<li>
<a target="_blank" href="/your%20wechat%20qr%20code%20image">
<a href="x.com/davidpaulyoung">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-weixin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" href="https://github.com/yourgithub">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
<i class="fab fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
@@ -457,26 +416,13 @@ Hello World!
<li>
<a target="_blank" href="https://www.linkedin.com/in/yourlinkedinid">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" href="https://stackoverflow.com/users/yourstackoverflowid">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-stack-overflow fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
@@ -510,6 +456,8 @@ Hello World!
<a href="/tags/istio" title="istio">
istio
</a>
@@ -518,16 +466,12 @@ Hello World!
<a href="/tags/kubernetes" title="kubernetes">
kubernetes
</a>
<a href="/tags/microservice" title="microservice">
microservice
</a>
@@ -536,6 +480,8 @@ Hello World!
<a href="/tags/security" title="security">
security
</a>
@@ -565,16 +511,6 @@ Hello World!
<section>
<hr class="hidden-sm hidden-xs">
<h5>FRIENDS</h5>
<ul class="list-inline">
<li><a target="_blank" href="https://zhaozhihan.com">Linda的博客</a></li>
</ul>
</section>
<section>
@@ -582,9 +518,7 @@ Hello World!
<h5>LAST POSTS</h5>
<ul>
<li><a href="/2025/07/06/mathematical-formulae/">Authoring mathematical formulae</a></li>
<li><a href="/post/readme/">Clean White Theme for Hugo</a></li>
<li><a href="/2025/07/06/mathematical-formulae/">This is the initial post</a></li>
<li><a href="/2018/06/04/introducing-the-istio-v1alpha3-routing-api/">Istio v1aplha3 routing API介绍(译文)</a></li>
@@ -592,6 +526,8 @@ Hello World!
<li><a href="/2018/05/24/set_up_my_ubuntu_desktop/">Everything about Setting Up My Ubuntu Desktop</a></li>
<li><a href="/2018/05/23/external_system_auth/">微服务安全沉思录之三</a></li>
</ul>
</section>
@@ -611,7 +547,7 @@ Hello World!
<ul class="list-inline text-center">
<li>
<a href="mailto:youremail@gmail.com">
<a href="mailto:david@young.computer">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-envelope fa-stack-1x fa-inverse"></i>
@@ -619,6 +555,15 @@ Hello World!
</a>
</li>
<li>
<a href="x.com/davidpaulyoung">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
@@ -626,47 +571,11 @@ Hello World!
<li>
<a target="_blank" href="/your%20wechat%20qr%20code%20image">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-weixin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" href="https://github.com/yourgithub">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" href="https://www.linkedin.com/in/yourlinkedinid">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" href="https://stackoverflow.com/users/yourstackoverflowid">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-stack-overflow fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
@@ -677,7 +586,7 @@ Hello World!
<li>
<a href='/index.xml' rel="alternate" type="application/rss+xml" title="David Young" >
<a href='/index.xml' rel="alternate" type="application/rss+xml" title="Orbit Factor" >
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-rss fa-stack-1x fa-inverse"></i>
@@ -687,7 +596,7 @@ Hello World!
</ul>
<p class="copyright text-muted">
Copyright &copy; David Young 2026
Copyright &copy; Orbit Factor 2026
<br>
<a href="https://themes.gohugo.io/hugo-theme-cleanwhite">CleanWhite Hugo Theme</a> by <a href="https://zhaohuabing.com">Huabing</a> |