Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add www.iab.org K8s configuration #477

Merged
merged 23 commits into from
Aug 5, 2024

Conversation

microamp
Copy link
Contributor

@microamp microamp commented Jul 17, 2024

WIP Ready for review now

Resolves #479


Using the existing k8s/ietfweb as a base.

This will give you a better view for the diffs:

@microamp microamp marked this pull request as ready for review July 18, 2024 11:33
@microamp microamp requested a review from kesara July 18, 2024 11:33
@microamp microamp requested a review from NGPixel July 19, 2024 08:27
runAsGroup: 65534 # nobody
- image: "memcached:1.6-alpine"
imagePullPolicy: IfNotPresent
args: ["-m", "1024"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it actually need 1GB? Consider using a smaller value.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reduced to 256 MB.

@microamp microamp requested a review from NGPixel July 29, 2024 10:30
@microamp
Copy link
Contributor Author

New commits have been pushed including adding a secretRef for External Secrets. Re-requesting review.

@microamp microamp merged commit b222992 into ietf-tools:main Aug 5, 2024
5 checks passed
@microamp microamp deleted the feat/k8s-iab branch August 5, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add K8s Kustomize configuration for www.iab.org
3 participants