Commit Graph

636 Commits (93517b95d8386878ed9c2d3d3e75883ab1f2c111)

Author SHA1 Message Date
Medya Ghazizadeh 993504e054
Merge pull request #8800 from priyawadhwa/improve-json
Improve json integration test
2020-07-23 10:23:36 -07:00
Sedat Gokcen de65edffd0
Update OIDC documentation.
Update OIDC documentation to include extra information about `--oidc-issuer-url` flag.
2020-07-23 13:07:15 +02:00
RA489 72a28be126 update how to add translations page. 2020-07-23 09:46:25 +05:30
Priya Wadhwa efe1ce278a Add docs 2020-07-22 14:20:41 -04:00
Sharif Elgamal 1b6eee675b
Automated GCP Credentials Addon Prototype (#8682)
* metadata addon works

* Add code for metadata server image and makefile rules

* remove log message

* update to work with v1.13.11

* update readme

* fix metadata addon stuff for newer codebase

* buncha changes

* just so many changes

* ch-ch-ch-ch-changes

* addon works

* update readme

* boilerplate

* revert unrelated change

* move server code to another repo

* switch addon name to gcp-auth

* metadata -> gcp-auth

* missed one

* automate finding of credentials

* remove unnecessary comment

* address comments

* Update README.md

* Update README.md

* use mustload everywhere

* swap selector condition

* upgrade kube-webhook-certgen to 1.3

* move paths to constants

* add notice to user on addon enable

* adding addon documentation

* move addons documentation inside handbook

* remove old addons docs location

Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
2020-07-21 14:25:58 -07:00
Medya Gh f945b20149 update roadmap 2020 2020-07-20 12:03:57 -07:00
Michael Vorburger ⛑️ 2e21645aeb
add required quote to alias kubectl 2020-07-17 17:52:55 +02:00
Thomas Stromberg 94e866affc Merge to master 2020-07-16 19:53:43 -07:00
Thomas Stromberg fcc15fa353 Merge to master 2020-07-15 21:04:33 -07:00
Thomas Stromberg 14b4a54ba2 Merge to master 2020-07-15 21:03:49 -07:00
priyawadhwa 380820bb42
Merge pull request #8652 from hookak/patch-2
docs: update multi_node.md to specify profile name
2020-07-13 16:31:49 -04:00
Priya Wadhwa 3a290606db Merge branch 'master' of https://github.com/kubernetes/minikube into json-output 2020-07-10 19:12:50 -04:00
Priya Wadhwa bfa4575a5f docs 2020-07-10 17:07:56 -04:00
Medya Gh 210024afdd update docs 2020-07-08 15:26:13 -07:00
priyawadhwa 9530159a04
Merge pull request #7743 from jpoikela/patch-1
docs: fix link to kubernetes 'pull-image-private-registry'
2020-07-08 14:47:16 -04:00
vinu2003 1a769c3c91 fixed the unterminated qouted string 2020-07-09 02:44:37 +10:00
Medya Ghazizadeh 38293ab42d
Merge pull request #8617 from kubernetes/medyagh-patch-3
Update docs kvm2 for nested virtualization
2020-07-07 16:02:13 -07:00
Medya Ghazizadeh 1de1195cfa
Update kvm2.md 2020-07-07 16:01:47 -07:00
Medya Ghazizadeh d799656768
Merge pull request #8608 from mbbroberg/patch-1
Docs: Clarify steps to get podman running as a driver
2020-07-07 15:56:02 -07:00
Medya Ghazizadeh d8106f7d06
Merge pull request #8454 from colvin/addon-podsecuritypolicies
Include a podsecuritypolicies addon
2020-07-07 15:52:03 -07:00
Priya Wadhwa 1980e066dd fix lint and generate-docs 2020-07-07 15:57:07 -04:00
jinhong.kim 93012acb10
Update multi_node.md to specify profile name
specifying a profile name in the ```minikube status```
2020-07-06 15:33:18 +09:00
Medya Ghazizadeh 0be0781cd4
Update kvm2.md 2020-06-30 18:36:49 -07:00
Medya Ghazizadeh aed150d180
Update kvm2.md 2020-06-30 18:11:34 -07:00
Medya Ghazizadeh ad6bbd866a
Update kvm2.md 2020-06-30 18:06:17 -07:00
Matt Broberg 39eaf835d0 Steps to get podman running
- Remove repetitive notes in podman documentation
- Fix links in the usage document
- Tidy the language and grammar
2020-06-30 13:58:14 -05:00
Sunny Beatteay 9bcc587def update crio to cri-o in docs and help text 2020-06-29 14:11:20 -04:00
Thomas Stromberg ffcb14a6b2 Add support for Cilium CNI (--cni=cilium) 2020-06-26 11:55:30 -07:00
Thomas Stromberg f901e638f2 Add support for Calico CNI (--cni=calico) 2020-06-26 11:21:15 -07:00
Thomas Stromberg 03ec6f9419 Update docs 2020-06-25 16:09:49 -07:00
Thomas Stromberg 9e95435e00 Add --cni flag, fix --network-plugin=kubenet 2020-06-23 20:10:25 -07:00
Harkishen-Singh 30e6660925 Better informaation for using kubectl inside minikube
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add kubectl install link

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add alias tip to the minikube docs

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

remove debug statements

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30
colvin 08ee21fd43 update the Pod Security Policies tutorial 2020-06-18 17:33:34 -04:00
TrishaChetani 0a309f9c53 Able to run sucessfully 2020-06-17 17:44:16 +02:00
TrishaChetani 16ccaf95f6 Improved on accepting comment 2020-06-17 17:14:37 +02:00
TrishaChetani ca2a2500cb Incoperated changes to use ref link 2020-06-17 16:36:07 +02:00
TrishaChetani 74bc93243a Improved broken links 2020-06-16 05:43:47 +02:00
TrishaChetani 30ad081298 Fixed broken links 2020-06-16 03:41:30 +02:00
Stanislav Petrov 74950b4063
Fix deployment name 2020-06-11 09:57:51 +03:00
Medya Gh dd896b2569 add sudo -E to none docs 2020-06-10 17:03:40 -07:00
Medya Ghazizadeh fa0812c8f0
Merge pull request #8285 from kadern0/issue-8237
Added option --all to stop all clusters
2020-06-09 13:02:35 -07:00
Pablo Caderno 325db092c3 Added option --all to stop all clusters
Related to #8237

Signed-off-by: kadern0 <kaderno@gmail.com>
2020-06-09 08:32:36 +10:00
Prasad Katti f36dd3083b
Add link to the Kanban view to community page 2020-06-08 11:43:29 -07:00
Medya Ghazizadeh 4eb09e760b
Merge pull request #8275 from ashleyschuett/add-kubevirt-addon
Add KubeVirt addon
2020-06-03 22:23:09 +00:00
Thomas Strömberg 153a33eaa8
Merge pull request #8316 from kubernetes/tstromberg-patch-1
docs: Update host access with new cross-platform host method
2020-06-03 10:09:00 -07:00
Medya Ghazizadeh 4e7c546e37
Merge pull request #8341 from shubhindia/patch-2
Add conntrack installation and fix some spacing
2020-06-02 22:12:01 +00:00
Medya Gh e15985f157 docker-env link 2020-06-02 15:05:55 -07:00
Medya Gh 91f9bcf93c docker-env link 2020-06-02 15:03:25 -07:00
Medya Gh b484c28421 docker-env link 2020-06-02 14:59:59 -07:00
Medya Gh 6de8748a17 add link to docker-env too 2020-06-02 14:56:32 -07:00