Git Product home page Git Product logo

efk-kubernetes's Issues

fluentd-daemonset Selector missing in Kubernetes v1.16.0

I get the following errors when running the yaml.
C:\Program Files\Kubernetes\kubectl>kubectl create -f c:\Users\vikram\Documents\fluentd-daemonset.yaml
error: unable to recognize "c:\Users\vikram\Documents\fluentd-daemonset.yaml": no matches for kind "DaemonSet" in version "extensions/v1beta1"

I tried updating the extensions/v1beta1 with apps/v1, but then get further errors

C:\Program Files\Kubernetes\kubectl>kubectl create -f c:\Users\vikram\Documents\fluentd-daemonset.yaml
error: error validating "c:\Users\vikram\Documents\fluentd-daemonset.yaml": error validating data: ValidationError(DaemonSet.spec): missing required field "selector" in io.k8s.api.apps.v1.DaemonSetSpec; if you choose to ignore these errors, turn validation off with --validate=false

C:\Program Files\Kubernetes\kubectl>kubectl create -f c:\Users\vikram\Documents\fluentd-daemonset.yaml --validate=false
The DaemonSet "fluentd" is invalid: spec.template.metadata.labels: Invalid value: map[string]string{"k8s-app":"fluentd-logging", "kubernetes.io/cluster-service":"true", "version":"v1"}: selector does not match template labels

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.