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

bug: can't deploy the clusteroutput follow explain #728

Open
matthewei opened this issue May 10, 2023 · 1 comment
Open

bug: can't deploy the clusteroutput follow explain #728

matthewei opened this issue May 10, 2023 · 1 comment

Comments

@matthewei
Copy link

Describe the issue

we have install the fluent-operator's CRD
when we use the command kubectl explain clusterout.spec and it returns " outputs <[]Object>". But when I edit "clusteroutput.yaml" as it's explain. I can't deploy it.

To Reproduce

step1: kubectl explain clusteroutput.spec
step2: write the clusteroutput.yaml
step3: kubectl apply -f clusteroutput.yaml

Expected behavior

deploy the clusteroutput successfully!

Your Environment

- Fluent Operator version: latest
- Container Runtime: 
- Operating system:
- Kernel version:

How did you install fluent operator?

No response

Additional context

No response

@matthewei matthewei changed the title bug: bug: can't deploy the clusteroutput follow explain May 10, 2023
@adiforluls
Copy link
Member

There are two ClusterOutputs, a FluentBit one and a Fluentd one. Which one are you trying to use where you saw this issue?

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

No branches or pull requests

2 participants