Commit Graph

725 Commits (7f4e7ee317eef0cecf54b52bf3ed5128f809e0a2)

Author SHA1 Message Date
Medya Ghazizadeh 9496845fb6
Merge pull request #9421 from medyagh/kic_image_14
bump kicbase image tag to stable
2020-10-08 16:35:49 -05:00
Medya Gh 8c7e4f0298 updarte docs 2020-10-08 13:59:56 -07:00
Medya Ghazizadeh d32af7fc70
Merge pull request #9413 from nprajilesh/patch-1
fixing the controller name in ingress-nginx-controller patch
2020-10-08 15:24:06 -05:00
Medya Ghazizadeh e573b928d5
Merge pull request #9404 from ToonvanStrijp/master
Add new flag "--ports" to expose ports for docker & podman drivers
2020-10-07 15:56:29 -05:00
Prajilesh N ae123b9ca0
updating the controller name in ingress-nginx-controller-patch.yaml
updated ingress-nginx-controller-patch.yaml

spec:
  template:
    spec:
      containers:
      - name: controller
        ports:
         - containerPort: 6379
           hostPort: 6379
2020-10-08 01:28:21 +05:30
ToonvanStrijp 78a1532408 update docs 2020-10-07 18:17:13 +02:00
Thomas Stromberg 615f233c77 Remove reference to Virtualbox in "stop" help 2020-10-06 21:07:02 -07:00
ToonvanStrijp e7e928b649 update docs 2020-10-06 13:51:23 +02:00
Sharif Elgamal 7646be3d37 adding the label to gvisor and ingress, and documentation 2020-10-05 16:02:26 -07:00
priyawadhwa bc3db0d768
Merge pull request #9386 from mrbobbytables/update-labels
Update triage/support label references to kind/support
2020-10-05 10:50:10 -04:00
JJ Asghar e1bb1c2348 Fixed broken link, and wording.
- Markdown link was not formatted correctly
- Fixed some wording for Nested Virtualization

Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2020-10-03 10:43:36 -05:00
Bob Killen 3d6e655d75
Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.

For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-03 10:04:08 -04:00
Medya Ghazizadeh 0fc0c82337
Merge pull request #9294 from medyagh/docker_network
add dedicated network for docker driver
2020-10-01 14:11:42 -05:00
Medya Gh 73d77e2463 address review comments 2020-09-30 16:42:42 -07:00
Medya Ghazizadeh 5815ef835c
Merge pull request #9353 from medyagh/update_kicbase_ub
update kicbase image to ubuntu-based
2020-09-30 12:07:58 -05:00
Medya Gh b7780ec815 address review comments 2020-09-29 14:14:25 -07:00
Sharif Elgamal ff051f9a33
Make sure gcp-auth addon can be enabled on startup (#9318)
* fix documentation for gcp-auth addon

* make sure kube-system pods are up before enabling gcp-auth

* fix lint

* add failurePolicy for webhook

* only install addons if asked

* better comment

* slightly less hacky code

* defer addons properly

* simplify code for performance
2020-09-29 13:29:14 -07:00
Medya Gh 23eb169055 generate docs 2020-09-29 13:16:37 -07:00
Anders F Björklund e6b510543e Don't trim whitespace while extracting strings
Remove some leading and trailing whitespace from non-string
constructs like description and automatic extraction filters.

But don't change all the translations or the translations here,
since that would make this code change impossible to review.
2020-09-27 17:59:06 +02:00
Sharif Elgamal 7e7344da18 Update Makefile and release notes for v1.13.1 2020-09-18 16:20:58 -07:00
Thomas Stromberg 464a742a7e Merge branch 'master' into v1.19.2 2020-09-18 11:48:03 -07:00
Sharif Elgamal 2001d20510
Update binaries.md 2020-09-17 13:29:19 -07:00
Thomas Stromberg 942eb539e6 Update DefaultKubernetesVersion to v1.19.2 2020-09-16 17:44:15 -07:00
Sharif Elgamal 070cbb99ee
Merge pull request #8461 from 11janci/jjanik-enable-volumesnapshots
CSI Hostpath Driver & VolumeSnapshots addons
2020-09-16 11:57:42 -07:00
Sharif Elgamal b41bc9baf2
Merge pull request #9234 from afbjorklund/crio-github
The cri-o repository moved to a separate organization
2020-09-16 09:46:25 -07:00
Medya Ghazizadeh 022d4ceefc
Merge pull request #9207 from tstromberg/v1.19.1
Update default Kubernetes release to v1.19.1
2020-09-15 16:10:22 -07:00
Anders F Björklund 3dec9944de The cri-o repository moved to a separate organization 2020-09-13 17:34:55 +02:00
Anders F Björklund 37e521272c Fix copy/paste error in virtualbox nic-type help
It used type "host only" twice, instead of "nat".
2020-09-13 17:25:02 +02:00
Medya Gh 0d33242dae kic base release docs 2020-09-09 14:45:21 -07:00
Thomas Stromberg c401b42622 Update default Kubernetes release to v1.19.1 2020-09-09 11:20:45 -07:00
priyawadhwa b4400ad70a
Merge pull request #8904 from Xcalizorz/master
fixes(#8301): --help: bool flags which default to 'false' yield confusing output
2020-09-08 13:50:10 -04:00
jjanik b696eb614a csi-hostpath-driver & volumesnapshots addons docs and test 2020-09-04 18:54:33 +02:00
Thomas Strömberg ed5c537474
Update _index.md 2020-09-03 21:44:40 -07:00
Thomas Strömberg a525c6e621
Mention that pods may initially be !Running
From Slack conversation with Vishal Jain.
2020-09-03 21:41:39 -07:00
Thomas Strömberg cd9a7e7305
Update _index.md 2020-09-03 17:37:31 -07:00
Thomas Stromberg c96c86304f Update with new fish shell 2020-09-03 17:24:17 -07:00
Thomas Stromberg c1c60f36c1 Crop more aggressively 2020-09-03 16:42:16 -07:00
Thomas Stromberg 8dadb59843 Update screenshot for v1.13.0 (add 23s timing data too) 2020-09-03 16:39:11 -07:00
Sharif Elgamal 91488dd2da generate-docs 2020-09-02 17:10:46 -07:00
priyawadhwa 08f5a1bb57
Merge pull request #9007 from ollipa/patch-1
Fix typo in github actions CI tutorial
2020-09-02 09:25:30 -04:00
Zadjad Rezai 6f95e0fc7c chore(docs): Adds new text to service-docs 2020-09-02 10:24:12 +02:00
Thomas Strömberg dc5951451b
Merge pull request #8872 from kadern0/issue-8857
Running internal kubectl command when minikube is called as 'kubectl'
2020-09-01 22:44:44 -07:00
Thomas Strömberg bba7bee9d2
Merge pull request #8996 from anencore94/contribute_prereq
Document prerequisites for testing
2020-09-01 18:47:51 -07:00
anencore94 7d0f3593f1 Add prerequisites for testing
- add prerequisites to run test
- subtitle font change since '####' does not work in site

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-09-02 10:18:47 +09:00
Thomas Strömberg 9512418018
Fix broken <ref 2020-09-01 16:28:41 -07:00
Thomas Stromberg 085bd38a09 Improve none usage documentation 2020-09-01 13:20:42 -07:00
Thomas Strömberg 51a3155cfd
Merge pull request #9126 from tstromberg/error-code-for-everyone
Add a machine readable reason to all error paths
2020-08-31 22:34:24 -07:00
Thomas Strömberg 597d0dc0ed
Merge pull request #9133 from zhanw15/patch-1
correct 'support' spelling error
2020-08-31 10:34:37 -07:00
zhanwang a6deb6de6c
correct 'support' spelling error 2020-08-31 18:55:42 +08:00
Thomas Stromberg 2c5e8fdaee Add detailed JSON & status codes for all error paths 2020-08-30 17:25:11 -07:00