Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
bc4eeb7b
Verified
Commit
bc4eeb7b
authored
1 year ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
docs: Mark proxy-protocol todo as done
parent
26ee6bb7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
terraform/k8s01/templates/cloud-init.tpl
+2
-2
2 additions, 2 deletions
terraform/k8s01/templates/cloud-init.tpl
with
3 additions
and
3 deletions
README.md
+
1
−
1
View file @
bc4eeb7b
...
@@ -42,8 +42,8 @@ This toolchain is still under development. Before it will be used in production
...
@@ -42,8 +42,8 @@ This toolchain is still under development. Before it will be used in production
-
[x] Add encrypted deployment instructions (SOPS + fluxcd)
-
[x] Add encrypted deployment instructions (SOPS + fluxcd)
-
[
x] Integrate [Renovatebot
](
https://git.shivering-isles.com/shivering-isles/renovate-bot
)
with this repository to manage updates.
-
[
x] Integrate [Renovatebot
](
https://git.shivering-isles.com/shivering-isles/renovate-bot
)
with this repository to manage updates.
-
[x] Automate Kubernetes upgrades
-
[x] Automate Kubernetes upgrades
-
[x] Automate ingress-controller configuration for proxy-protocol
-
[ ] Deploy kubelet with proper certificates
-
[ ] Deploy kubelet with proper certificates
-
[ ] Automate ingress-controller configuration for proxy-protocol
-
[ ] Document usage and thoughts in repository and blog posts
-
[ ] Document usage and thoughts in repository and blog posts
-
[ ] Automate flux OpenPGP bootstrap
-
[ ] Automate flux OpenPGP bootstrap
-
[
] Migrate [apps
](
https://git.shivering-isles.com/shivering-isles/infrastructure/
)
to gitops and Kubernetes
-
[
] Migrate [apps
](
https://git.shivering-isles.com/shivering-isles/infrastructure/
)
to gitops and Kubernetes
...
...
This diff is collapsed.
Click to expand it.
terraform/k8s01/templates/cloud-init.tpl
+
2
−
2
View file @
bc4eeb7b
...
@@ -41,7 +41,7 @@ listen l1
...
@@ -41,7 +41,7 @@ listen l1
timeout
connect
4
s
timeout
connect
4
s
timeout
client
180
s
timeout
client
180
s
timeout
server
180
s
timeout
server
180
s
server
srv1-http
ingress.k8s01.si-infra.de:80
check
inter
5
s
server
srv1-http
ingress.k8s01.si-infra.de:80
check
inter
5
s
send-proxy-v2
listen
l2
listen
l2
bind
0.0.0.0
:443
bind
0.0.0.0
:443
bind
:::443
bind
:::443
...
@@ -49,7 +49,7 @@ listen l2
...
@@ -49,7 +49,7 @@ listen l2
timeout
connect
4
s
timeout
connect
4
s
timeout
client
180
s
timeout
client
180
s
timeout
server
180
s
timeout
server
180
s
server
srv1-https
ingress.k8s01.si-infra.de:443
check
inter
5
s
server
srv1-https
ingress.k8s01.si-infra.de:443
check
inter
5
s
send-proxy-v2
listen
submissions
listen
submissions
bind
0.0.0.0
:465
bind
0.0.0.0
:465
bind
:::465
bind
:::465
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment