Changing Minikube instructions to use kubeadm as the bootstrapper#1191
Changing Minikube instructions to use kubeadm as the bootstrapper#1191trisberg wants to merge 2 commits into
Conversation
- removing extra-config for RBAC since that is the default - changing to k8s v1.10.4 - adding back extra-config for cert and key files
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: trisberg Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@trisberg: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
* [RELEASE-1.4] Inject images, generate manifests (knative#1169) * inject images, generate manifests (knative#1150) * Revert temoprary branch for image injection (knative#1159) Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com> * fixes for main * Kourier image injection (knative#1173) * Revert temoprary branch for image injection (knative#1186) * add pdb fix * Revert "add pdb fix" This reverts commit 1790632. Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Fixes #1190
Proposed Changes
Release Note