• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-kubectl

Kubernetes manifest validation via kubectl
  • #lint
  • #linter
  • #kubernetes
  • #kubectl
mschuchard
9,502
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Preview

Linter-kubectl

Build Status

Linter-Kubectl aims to provide functional and robust Kubectl linting functionality within Atom.

Installation

kubectl >= 1.7 is required to be installed before using this. You also need a valid Kubernetes cluster connection for kubectl. The Linter and Language-Yaml Atom packages are also required.

Usage

  • All YAML files with a apiVersion key that has a value containing a v followed by a number will be linted with this linter. Be aware of this in case you have a non-Kubernetes YAML file with this characteristic. Also be aware of this in case you have a typo for the apiVersion key, since this linter will then not trigger.
  • If your Kubernetes manifest has a YAML parsing error, this linter will notify of it but not provide specific information about it. Please use a YAML Linter for that functionality.
  • This package is currently incompatible with kubectl version >= 1.18. You will need to downgrade to 1.17 for compatibility with this package. Compatibility will be introduced with the next minor version update.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by