You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
we are asking users to enter etcd url
i don’t even know what that is, for calico config. Jake confirmed that this is documented but not trivial. It is for advanced operator functionality for network admins or security focal only. I'd vote us to remove this section of our k8s get started course.
The text was updated successfully, but these errors were encountered:
Ok I missed that because that is described in the step below (step 4)... it would be logic to be in step 3 as that is where etcd_Url is first referred.
Anyway, I did run through the lab now mostly... I have to say this is very complicated. The lab didn't explain clearly why someone would do the steps it ask users to do.
Some issues I hit... my vote remains the same, this really doesn't belong to the get started course, could be an advanced admin course:
need to ask user to run the export cmd after bx cs cluster-config <cluster_name> --admin
should be 'sudo mkdir -p /etc/calico/`
Examine the existing network policies. this is missing steps.
you should see those objects show up in the Calico API using calicoctl. what exactly is the calicoctl cmd? calicoctl isn't straightforward as kubectl... help is awful...
this cmd doesn't work for me:
$ calicoctl get profile k8s_ns.advanced-policy-demo -o yaml
So I chatted with Jake Kitchener on this as I don't know how to complete some of the steps in lab 5.
https://github.com/IBM/container-service-getting-started-wt/tree/master/Lab%205#2-configure-the-calico-cli
we are asking users to enter etcd url
i don’t even know what that is, for calico config. Jake confirmed that this is documented but not trivial. It is for advanced operator functionality for network admins or security focal only. I'd vote us to remove this section of our k8s get started course.
The text was updated successfully, but these errors were encountered: