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

Support loggingConfig for GKE clusters #439

Open
hsharrison opened this issue Jun 9, 2022 · 0 comments
Open

Support loggingConfig for GKE clusters #439

hsharrison opened this issue Jun 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hsharrison
Copy link

What problem are you facing?

I've configured a custom fluent-bit deployment in a crossplane-managed Cluster in GKE. I'm getting duplicated logs because the GKE fluentbit and the custom fluentbit are both parsing the stdout/stderr of the containers in the cluster.

The typical recommendation in this case, as far as I understand, is to configure the cluster to only collect system logs, exposed in the REST API as loggingConfig.

How could Crossplane help solve your problem?

Support passing loggingConfig in spec.forProvider of `Cluster.

@hsharrison hsharrison added the enhancement New feature or request label Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant