Satyajit Das
cc79282861
Broken link fixed ( #17961 )
...
* Broken link fixed
* Better wording
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-12-05 20:38:49 -08:00
Dr Nic Williams
cdc590065c
base64 --decode works across Linux and MacOS ( #17240 )
...
Signed-off-by: Dr Nic Williams <drnicwilliams@gmail.com>
2019-10-29 18:24:53 -07:00
shub-asa1
ef602a8bc5
adding details for all official client libraries . Fix for issue #16906 ( #16940 )
...
* adding details for all official client libraries .
there are six official client libraries for kubernetes. Added details and example for each language .Fix for issue #16906
* few typos and syntax mistakes resolved
* Update access-cluster-api.md
* removing extra code from haskell client
2019-10-23 09:04:15 -07:00
Ed Randall
f67eae9a8d
In-pod API access without official lib ( #16884 )
...
* Short example of internal API usage without official libs
* Bump subheading sizes by 1; Incorporated review comments;
2019-10-23 08:54:17 -07:00
diguage
03456f1a72
update client-go to the latest version to keep in sync with client-go example ( #16536 )
2019-10-14 16:11:51 -07:00
sudeepbatra
2f6c52dd47
Update access-cluster-api.md ( #16461 )
...
Cluster-API is different project, hence the correct text here should be Kubernetes API
2019-10-08 16:31:52 -07:00
Ed Randall
94bb13a1a2
Added missing in-pod Python client info ( #16453 ) ( #16460 )
...
Issue #16453 : Added missing in-pod Python client information;
Fixed broken link to external Python client example
2019-09-22 20:35:22 -07:00
Jingfang Liu
b3e3332739
update kubectl "$" format ( #13256 )
2019-06-10 19:42:16 -07:00
Anna Nguyen
d110471a35
Clarified step of getting Kubernetes cluster name; fixed quoting in c… ( #12718 )
...
* Clarified step of getting Kubernetes cluster name; fixed quoting in command that sets `APISERVER`.
Need to set `CLUSTER_NAME` before using it.
The single quote in the `APISERVER` command prevented the expansion of the `CLUSTER_NAME` variable.
* Remove whitespace
2019-03-07 14:12:13 -08:00
chenrui
ca4f474235
Add `jsonpath` approach for apiserver query ( #12350 )
...
* Add `jsonpath` approach for apiserver query
* Refine the wording with the approach description
* Refine the command log
* Move the itemized number back
2019-01-27 22:18:54 -08:00
makocchi
a254339aa2
remove command prompts and separate commands from output ( #12337 )
2019-01-23 22:32:09 -08:00
Raul Gonzales
578b006360
docs: uses mostly kubectl to demonstrate ( #11699 )
...
Simplify to run `kubectl` to obtain the desired values from resources
Changes: access-cluster-api.md
2019-01-02 11:19:21 -08:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
Masaya Aoyama (@amsy810)
127b52afaf
[mod] Client library link is dead ( #8734 )
...
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/
For example, this page contain dead link.
https://kubernetes.io/docs/reference/
Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/
Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00