client/docs
Shashank Sharma 66ddaf63ae
Assigning nodes to knative services (#1924)
* node selector changes

* adding nodeselector and node affinity (only required)

* changing type for toleration and affinity

* handling panic

* handling panic

* handling panic

* handling panic

* handling panic

* adding preferred node affinity support

* adding preferred node affinity support

* adding test cases, accepting multiple whitespace separated values for nodeaffinity

* adding test cases, accepting multiple whitespace separated values for nodeaffinity

* updating docs

* updating docs

Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>

* adding experimental flags section

* basic setup with experimental features working, removing general subsection in favour of original code

* Revert "basic setup with experimental features working, removing general subsection in favour of original code"

This reverts commit 793718e51065d6c05f044c5d172c52caf79aac0a.

* Revert "adding experimental flags section"

This reverts commit 4f844f23b77f842579e7d3a1a0057b6c95f9e4bb.

* doc nits

* tests added, docs sanitised

Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>

* adding feature flag message for pvc

Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>

* fixing lint and code analyzer issues

Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>

* whitespace fixes and feature flag doc change

* whitespace fixes and feature flag doc change

* whitespace fixes and feature flag doc change

* whitespace fixes and feature flag doc change

---------

Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
2024-05-03 12:53:31 +00:00
..
cmd Assigning nodes to knative services (#1924) 2024-05-03 12:53:31 +00:00
dev Drop master references to knative repos (#1254) 2021-03-09 03:42:25 -08:00
operations Rename --concurrency-target and --concurrency-utilization (#1490) 2021-10-27 02:40:01 -07:00
plugins Drop master references to knative repos (#1254) 2021-03-09 03:42:25 -08:00
traffic Format markdown (#710) 2020-03-09 09:19:28 -07:00
workflows Drop master references to knative repos (#1254) 2021-03-09 03:42:25 -08:00
README.md Update and reorganise kn cli setup docs (#1799) 2023-04-12 12:43:49 +00:00

README.md

kn

kn is the Knative command line interface (CLI). Check out the official documentation.

Commands

Plugins

Kn supports plugins, which allow you to extend the functionality of your kn installation with custom commands and shared commands that are not part of the core distribution of kn. See the plugins documentation for more information.

More information on kn: