Kubernetes 1.16.2 is incompatible with ONAP El Alto revert to 1.15.3 or 1.15.2
https://onap.readthedocs.io/en/elalto/submodules/oom.git/docs/oom_cloud_setup_guide.html

The reason is that 1.16.2 deprecated the apiversion

https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

Brian









From: [email protected] <[email protected]> On Behalf Of 
Abhishek Gangula
Sent: Friday, November 01, 2019 4:47 PM
To: [email protected]
Cc: [email protected]; [email protected]
Subject: [onap-discuss] ONAP on Azure using Kubernetes.

We have used kubeadm to deploy kubernetes cluster instead of Rancher.
Kubernetes version: 1.16.2
Helm version: 2.12.3
ONAP release: Dublin
We have tried multiple ways but unable to get the Helm server(Tiller) up.
Also, when the tiller is unable to install, we have tried this command as; " 
helm init --service-account tiller --override 
spec.selector.matchLabels.'name'='tiller',spec.selector.matchLabels.'app'='helm'
 --output yaml | sed 's@apiVersion: extensions/v1beta1@apiVersion: apps/v1@' | 
kubectl apply -f - "
This brings up the tiller and shows the tiller pod too.
After this, we are running this command to install ONAP ( helm install 
local/onap --name development )  and it gives the following error;
Error: apiVersion "apps/v1beta1" in 
onap/charts/sdnc/charts/mysql/templates/statefulset.yaml is not available

I've attached the document we are following and also we are following 
https://wiki.onap.org/display/DW/Deploying+Kubernetes+Cluster+with+kubeadm<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Deploying-2BKubernetes-2BCluster-2Bwith-2Bkubeadm&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=ZYYrOtympBAkJkXxrfv8_ieAMLf50SXnAIh-vF6_Yqs&s=h0cJXTAEg5dYJGFZdkgxQj7yWYMdZ54lOon139r2_sQ&e=>

Regards,
Abhishek


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#19348): https://lists.onap.org/g/onap-discuss/message/19348
Mute This Topic: https://lists.onap.org/mt/42203791/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to