Knative developer experience, docs, reference Knative CLI implementation
Go to file
knative-automation d0adde433d
upgrade to latest dependencies (#1519)
bumping knative.dev/eventing 31e4e2e...1241853:
  > 1241853 Update support rotation (# 5883)
  > d5201e7 Add test for default deadLetterSink namespace in generic Channel (# 5908)
  > 24b20f3 upgrade to latest dependencies (# 5902)
  > 8dd3598 Retry on any webhook EOF error (# 5895)
  > 1e9f9f1 Implement CE Subscriptions filters (# 5715)
  > 62219cc upgrade to latest dependencies (# 5894)
  > 536f2b9 Fix subscription re-resolving channel dlsuri when using it's channel DLS (# 5872)
  > 3787a04 Update actions (# 5890)
  > 91c1208 upgrade miekg nad jwt-go to resolve vulnerabilities (# 5889)
bumping knative.dev/pkg 91d1932...517ef02:
  > 517ef02 upgrade to latest dependencies (# 2349)
  > 0b0c339 Remove unclear comment for makeSpoofClient() (# 2347)
  > cd0d505 Update actions (# 2346)
bumping knative.dev/serving c02ef31...dae92fc:
  > dae92fc Fix TestRouteCreation to be consistent (# 12283)
  > 532231b HPA v2beta2 (# 12278)
  > 670bab7 Update net-contour nightly (# 12275)
  > 86a64c3 Update net-kourier nightly (# 12276)
  > dbe20a7 Update net-istio nightly (# 12274)
  > fad7b08 upgrade to latest dependencies (# 12273)
  > eb83774 Update net-contour nightly (# 12268)
  > 883e1cb Update net-kourier nightly (# 12269)
  > 9aa902f Update net-certmanager nightly (# 12267)
  > 24766a5 remove mako tests and dependency (# 12266)
  > 8f4ab1f Disable activator probe optimisation when exec probe is specified (# 12250)
  > 4861d5f Support image resolution for init containers (# 12152)
  > b84916c Drop unneeded if blocks from validation (# 12261)
  > bf9dfbd Drop goroutine leak test for statsserver (# 12259)
  > 1f77419 Update net-contour nightly (# 12263)
  > 8e1233e upgrade to latest dependencies (# 12265)
  > 7a316be Update net-kourier nightly (# 12262)
  > a54c867 Update net-istio nightly (# 12252)
  > 0410338 Update actions (# 12258)
  > 6c3394b upgrade to latest dependencies (# 12256)
  > 67f3678 Update net-certmanager nightly (# 12254)
  > cec45d3 Update net-kourier nightly (# 12253)
  > 47fd41b Update net-contour nightly (# 12251)
  > bfa5f8a upgrade to latest dependencies (# 12248)
  > 92b5a12 Update k8s app labels (# 12247)
bumping knative.dev/networking 1507a59...3f45c8b:
  > 3f45c8b bump downstream workflow to use go1.17 (# 563)
  > 9d00526 upgrade to latest dependencies (# 561)
  > 526348e upgrade to latest dependencies (# 560)
  > 4755ad1 Update actions (# 559)
bumping knative.dev/hack 96aac1c...128cf01:
  > 128cf01 Allows to see tag from build_release func (# 104)
  > e1db8b2 chore: further explain knative CRD-generation support (# 105)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-16 10:24:52 -08:00
.github Update actions (#1518) 2021-11-11 08:47:38 -08:00
cmd/kn Remove lookup-plugins flag (#1506) 2021-11-02 10:26:41 -07:00
config Use ko's strict mode for better errors messages (#706) 2020-03-07 12:11:27 -08:00
conventions Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
docs update status of commands (#1508) 2021-11-09 01:51:43 -08:00
hack Combine update deps actions format manually (#1484) 2021-10-18 08:56:36 -07:00
lib Fix sync serviceDelete in test utils (#1467) 2021-09-30 05:11:45 -07:00
pkg update status of commands (#1508) 2021-11-09 01:51:43 -08:00
test Move away from grpc-ping test image as symlink (#1521) 2021-11-16 02:02:52 -08:00
third_party/VENDOR-LICENSE upgrade to latest dependencies (#1466) 2021-09-30 04:18:45 -07:00
tools/knb feat: Add knb plugin build tool (#1226) 2021-03-08 00:22:21 -08:00
vendor upgrade to latest dependencies (#1519) 2021-11-16 10:24:52 -08:00
.codecov.yaml add code cov (#1313) 2021-05-17 11:47:31 -07:00
.gitignore feat: Add knb plugin build tool (#1226) 2021-03-08 00:22:21 -08:00
.golangci.yaml Enable gosec linter and fix existing issues (#1228) 2021-02-16 02:17:26 -08:00
.ko.yaml build test images for e2e (#974) 2020-08-20 04:42:13 -07:00
CHANGELOG.adoc Update changelog for 1.0 release (#1504) 2021-11-02 16:39:24 +01:00
CODE-OF-CONDUCT.md Renaming COC doc to ALLCAPS (#1464) 2021-09-24 15:09:08 -07:00
CONTRIBUTING.md Update code-of-conduct, readme and contrib files (#1429) 2021-08-16 04:06:54 -07:00
LICENSE Initial commit 2018-12-12 16:45:51 -08:00
OWNERS Add knative-release-leads to OWNERS (#1317) 2021-05-17 09:45:24 -07:00
OWNERS_ALIASES Update community files (#1511) 2021-11-04 00:54:01 -07:00
README.md Update code-of-conduct, readme and contrib files (#1429) 2021-08-16 04:06:54 -07:00
go.mod upgrade to latest dependencies (#1519) 2021-11-16 10:24:52 -08:00
go.sum upgrade to latest dependencies (#1519) 2021-11-16 10:24:52 -08:00

README.md

Kn

go.dev reference Go Report Card Releases LICENSE Slack Status codecov

The Knative client kn is your door to the Knative world. It allows you to create Knative resources interactively from the command line or from within scripts.

kn offers you:

  • Full support for managing all features of Knative Serving (services, revisions, traffic splits)
  • Growing support for Knative eventing, closely following its development (managing of sources & triggers)
  • A plugin architecture similar to that of kubectl plugins
  • A thin client-specific API in golang which helps with tasks like synchronously waiting on Knative service write operations.
  • An easy integration of Knative into Tekton Pipelines by using kn in a Tekton Task.

This client uses the Knative Serving and Knative Eventing APIs exclusively so that it will work with any Knative installation, even those that are not Kubernetes based. It does not help with installing Knative itself though. Please refer to the various Knative installation options for how to install Knative with its prerequisites.

Documentation

Start with the user's guide to learn more. You can read about common use cases, get detailed documentation on each command, and learn how to extend the kn CLI. For more information, have a look at:

  • User guide
    • Installation - How to install kn and run on your machine
    • Examples - Use case based examples
  • Reference Manual - all possible commands and options with usage examples

Additionally you can visit knative.dev for more examples.

Developers

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.