[caasp-beta] How to login to CAAS 1.0 RC 2
Rob Knight
rob.knight at suse.com
Tue Jul 18 10:44:31 MDT 2017
It’s important to note in addition to this that we should be deploying the non RBAC version of the dashboard and not the git.io/kube-dashboard provided below.
If you run “kubectl create -f https://git.io/kube-dashboard-no-rbac” this will deploy the right version. You should not need to use –validate=false either – make sure you’re using the latest kubectl version and the non RBAC version of the file and validation will pass okay
It’s recommended to never not validate a kubernetes manifest. If there’s validation errors and you ignore them with the above it can cause issues in your cluster (I’ve managed to completely trash a cluster doing that with the RBAC version of the dashboard).
Personally after Ive run the above I just run “kubectl proxy” and then can access the dashboard on http://localhost:8001/ui.
But as the others have said; this is unsupported and provided as a “best effort” addition once CaaS Platform is launched.
----
Rob de Canha-Knight
EMEA Platform and Management Technical Strategist
SUSE
rob.knight at suse.com
(M) +44 7392 087303
(TW) rssfed23 <https://twitter.com/rssfed23>
----
<http://www.susecon.com/>
Register with discount code isrrksc17 to save 25%!
----
<https://twitter.com/suse> <https://www.linkedin.com/in/rssfed23/> <https://www.facebook.com/rssfed23> <https://plus.google.com/+SUSE/posts> <https://www.youtube.com/user/susevideo>
On 18/07/2017, 17:35, "caasp-beta-bounces at lists.suse.com on behalf of Alexander Herzig" <caasp-beta-bounces at lists.suse.com on behalf of AHerzig at suse.com> wrote:
Hi,
that's correct Paul.
The kubernetes dashboard is not yet supported by or part of CaaSP.
Regards
Alex
Am 18.07.2017 um 18:16 schrieb Paul Gonin:
> Hi,
>
> The kubernetes dashboard is not (yet ? aj ?) part of CaaSP.
> So right now you run it on top of CaaSP as any other application workload.
>
> In our testing we deploy kube-dashboard
> $ kubectl create -f https://git.io/kube-dashboard --validate=false
>
> expose by proxy
> $ kubectl proxy
> > Starting to serve on 127.0.0.1:8001
>
> and open browser to http://127.0.0.1:8001/ui
>
> rgds
> Paul
>
> Le mardi 18 juillet 2017 à 15:41 +0000, Ramirez Garcia, Guillermo a écrit :
>>
>> Thanks,
>>
>> I manage to get it running by doing this:
>>
>>
>> kubectl create -f
>> https://raw.githubusercontent.com/kubernetes/dashboard/v1.5.0/src/deploy/kubernetes-dashboard.yaml
>> kubectl proxy --address <ip> --port=9090 --accept-hosts='^*$'
>>
>> And let me check the docs you send me.
>>
>> Thanks.
>>
>> ---
>>
>> *Guillermo Ramirez Garcia*
>>
>> Hewlett Packard Enterprise TS Consulting Cloud Services
>>
>> *https://www.hpe.com/helion*
>>
>> *From:*Vincent Moutoussamy [mailto:vmoutoussamy at suse.com]
>> *Sent:* Tuesday, July 18, 2017 4:34 PM
>> *To:* Ramirez Garcia, Guillermo <guillermo.ramirez-garcia at hpe.com>
>> *Cc:* caasp-beta at lists.suse.com
>> *Subject:* Re: [caasp-beta] How to login to CAAS 1.0 RC 2
>>
>> Hi,
>>
>> I think this is related to the usage of cloud-init
>> (https://www.suse.com/betaprogram/caasp-beta/doc-bonus/#passwords)
>>
>> and this was also discussed in caasp-beta so please read the following
>> thread:
>>
>> http://lists.suse.com/pipermail/caasp-beta/2017-June/000136.html
>>
>> Let us know if this is more clear now.
>>
>> Regards,
>>
>> --
>> Vincent Moutoussamy
>> SUSE Beta Program and SDK Project Manager
>>
>> On 18 Jul 2017, at 16:34, Ramirez Garcia, Guillermo
>> <guillermo.ramirez-garcia at hpe.com
>> <mailto:guillermo.ramirez-garcia at hpe.com>> wrote:
>>
>> Hello everyone.
>>
>> I'm testing SUSE CaaS 10. RC2 and I'm having issues trying to
>> login to the kubernetes dashboard.
>>
>> I've been following this docs: [0] but without success
>>
>> Is there any documentation on your side on how to do this?
>>
>> Regards.
>>
>> 0:https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
>>
>> _______________________________________________
>> caasp-beta mailing list
>> caasp-beta at lists.suse.com <mailto:caasp-beta at lists.suse.com>
>> http://lists.suse.com/mailman/listinfo/caasp-beta
>>
>> _______________________________________________
>> caasp-beta mailing list
>> caasp-beta at lists.suse.com <mailto:caasp-beta at lists.suse.com>
>> http://lists.suse.com/mailman/listinfo/caasp-beta
>
>
> _______________________________________________
> caasp-beta mailing list
> caasp-beta at lists.suse.com
> http://lists.suse.com/mailman/listinfo/caasp-beta
>
--
Alexander Herzig, Release-/Project Mgr. CaaSP
SUSE Linux GmbH
Maxfeldstr. 5, D-90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG
Nürnberg)
Phone: +49 911 740 53-297
_______________________________________________
caasp-beta mailing list
caasp-beta at lists.suse.com
http://lists.suse.com/mailman/listinfo/caasp-beta
More information about the caasp-beta
mailing list