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

examples/rktnetes: Update to CoreOS Beta 1185.1.0 #360

Merged
merged 1 commit into from
Oct 11, 2016
Merged

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Oct 10, 2016

closes #353

@crawford
Copy link

coreos/bugs#1600

@dghubble
Copy link
Member Author

dghubble commented Oct 10, 2016

Looks like that's for AWS, are there expected issues on bare-metal in Alpha 1192.0.0?

@dghubble
Copy link
Member Author

dghubble commented Oct 10, 2016

Hm, I do have issues with the PXE image in QEMU/KVM (/dev/sda1 does not exist). Let's use CoreOS beta for now since it has rkt v1.14.0 too.

@crawford
Copy link

No expected issues. Can you file a bug?

@dghubble
Copy link
Member Author

Yep, lemme collect some info and test some other examples.

@dghubble dghubble changed the title examples/rktnetes: Update to CoreOS Alpha 1192.0.0 examples/rktnetes: Update to CoreOS Beta 1185.1.0 Oct 11, 2016
* rkt v1.14.0 is needed for rktnetes
@dghubble
Copy link
Member Author

dghubble commented Oct 11, 2016

A rktnetes cluster with CoreOS Beta 1185.1.0,

kubectl get pods --all-namespaces
NAMESPACE     NAME                                        READY     STATUS    RESTARTS   AGE
kube-system   heapster-v1.2.0-4088228293-nfqyo            2/2       Running   0          11m
kube-system   kube-apiserver-node1.example.com            1/1       Running   0          11m
kube-system   kube-controller-manager-node1.example.com   1/1       Running   0          11m
kube-system   kube-dns-v19-bj1m8                          3/3       Running   0          12m
kube-system   kube-proxy-node1.example.com                1/1       Running   0          11m
kube-system   kube-proxy-node2.example.com                1/1       Running   0          15s
kube-system   kube-proxy-node3.example.com                1/1       Running   0          11m
kube-system   kube-scheduler-node1.example.com            1/1       Running   0          11m
kube-system   kubernetes-dashboard-v1.4.0-q3z3b           1/1       Running   1          12m

@dghubble dghubble merged commit 621d6fc into master Oct 11, 2016
@dghubble dghubble deleted the bump-coreos branch October 11, 2016 06:10
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.

Update k8s/rkt versions for rktnetes
2 participants