Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add job "pull-kubernetes-e2e-kubeadm-gce-ipvs" #1

Open
wants to merge 1 commit into
base: huawei-test-infra
Choose a base branch
from

Conversation

Lion-Wei
Copy link

No description provided.

@Lion-Wei
Copy link
Author

@jianhuiz , maybe be you want to take a quick look?

@m1093782566
Copy link

/assign @jianhuiz

"--ginkgo-parallel=30",
"--kubeadm=pull",
"--kubernetes-anywhere-kubernetes-version=ci/latest",
"--kubernetes-anywhere-proxy-mode=ipvs"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this feature --kubernetes-anywhere-proxy-mode=ipvs already available in kubernetes-anywhere?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, that pr still not approved. That's a problem.

)

const kubernetesAnywhereConfigTemplate = `
.phase1.num_nodes={{.NumNodes}}
.phase1.cluster_name="{{.Cluster}}"
.phase1.ssh_user=""
.phase1.cloud_provider="gce"
.phase1.proxy_mode="{{.KubeproxyMode}}"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this Config about proxy_mode is best suited in phase2.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, you are right, and the feature not approved yet. I need to have a full test and make some change, push into community ASAP. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants