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

docs: insert cert-manager after namespaces in expose a service #236

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

jeffmccune
Copy link
Contributor

@jeffmccune jeffmccune commented Sep 12, 2024

The progression of namespaces, cert-manager, then gateway api and istio
makes much more sense than the previous progression of gateway api,
namespaces, istio.

cert-manager builds nicely on top of namespaces. gateway api are only
crds necessary for istio.

Copy link

cloudflare-workers-and-pages bot commented Sep 12, 2024

Deploying holos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4de88b3
Status:⚡️  Build in progress...

View logs

The progression of namespaces, cert-manager, then gateway api and istio
makes much more sense than the previous progression of gateway api,
namespaces, istio.

cert-manager builds nicely on top of namespaces.  gateway api are only
crds necessary for istio.

This patch also adds the local-ca component which surfaces issue #237
The Kubernetes APIObjects are unnecessarily constrained to resources we
define in the schema.  We need to move the marshal code into package
holos so the user can add their own resource kinds.
@jeffmccune jeffmccune force-pushed the jeff/234-httproute-doc branch from 4caa281 to 4de88b3 Compare September 12, 2024 22:22
@jeffmccune jeffmccune merged commit 4de88b3 into main Sep 12, 2024
1 check was pending
@jeffmccune jeffmccune deleted the jeff/234-httproute-doc branch September 12, 2024 22:22
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.

1 participant