HTTPS
This commit is contained in:
parent
aa468ed184
commit
7344deaf5a
@ -373,7 +373,7 @@ my `Pod`s are now managed by a [`Deployment`][k8s-deployment].[^44] this will ma
|
||||
grand scale-out plans a breeze.
|
||||
|
||||
[^44]: i also snuck a TLS certificate configuration via Let's Encrypt with
|
||||
[`cert-manager`][cert-mgr] into this iteration. if you're following along at home and don't have `cert-manager` installed, this should still work fine (but with no HTTPs).
|
||||
[`cert-manager`][cert-mgr] into this iteration. if you're following along at home and don't have `cert-manager` installed, this should still work fine (but with no HTTPS).
|
||||
|
||||
## Getting Flux'd
|
||||
|
||||
|
@ -529,7 +529,7 @@ configuration in <code>hugo.toml</code> to keep HTML and RSS diffs readable.
|
||||
</li>
|
||||
<li id="fn:9">
|
||||
<p>i also snuck a TLS certificate configuration via Let’s Encrypt with
|
||||
<a href="https://cert-manager.io/docs/tutorials/acme/nginx-ingress/"><code>cert-manager</code></a> into this iteration. if you’re following along at home and don’t have <code>cert-manager</code> installed, this should still work fine (but with no HTTPs). <a href="#fnref:9" class="footnote-backref" role="doc-backlink">↩︎</a></p>
|
||||
<a href="https://cert-manager.io/docs/tutorials/acme/nginx-ingress/"><code>cert-manager</code></a> into this iteration. if you’re following along at home and don’t have <code>cert-manager</code> installed, this should still work fine (but with no HTTPS). <a href="#fnref:9" class="footnote-backref" role="doc-backlink">↩︎</a></p>
|
||||
</li>
|
||||
<li id="fn:10">
|
||||
<p>because i’m running <code>gitea</code> in my cluster and i want to avoid a circular
|
||||
|
Loading…
Reference in New Issue
Block a user