Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

add service files #152

Merged
merged 1 commit into from
Oct 11, 2016
Merged

add service files #152

merged 1 commit into from
Oct 11, 2016

Conversation

xlgao-zju
Copy link

close #149

Signed-off-by: Xianglin Gao [email protected]

Description=Kubernetes Kubelet Server
Documentation=https://github.com/GoogleCloudPlatform/kubernetes
After=docker.service
Requires=docker.service
Copy link

Choose a reason for hiding this comment

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

we don't require docker. those two lines should be removed.

Copy link
Author

Choose a reason for hiding this comment

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

OK. But I will take some time to test this pr because of the poor network environment.

Choose a reason for hiding this comment

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

@xlgao-zju Yep, network is a big problem. Thanks for the work.

Signed-off-by: Xianglin Gao <[email protected]>
@xlgao-zju
Copy link
Author

@feiskyer updated. And it seems fine on centos 7.2.

@feiskyer
Copy link

Cool, thanks.

@feiskyer feiskyer merged commit d38abdf into hyperhq:master Oct 11, 2016
@xlgao-zju xlgao-zju deleted the add-service-files branch October 11, 2016 02:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hypernetes install using old Kubernetes rpm
2 participants