Skip to content

Add k8s contiv/vpp yaml file for deployment on arm64 platform#992

Closed
TrevorTaoARM wants to merge 1 commit intocontiv:masterfrom
TrevorTaoARM:arm64
Closed

Add k8s contiv/vpp yaml file for deployment on arm64 platform#992
TrevorTaoARM wants to merge 1 commit intocontiv:masterfrom
TrevorTaoARM:arm64

Conversation

@TrevorTaoARM
Copy link
Copy Markdown
Contributor

Add a typical contiv-vpp-arm64.yaml file for deployment on arm64 platform.
The deployment way for that on arm64 is the same as the contiv-vpp.yaml
for x86_64 platform for Kubernetes, which is like:
kubectl apply -f ./contiv-vpp-arm64.yaml

Signed-off-by: trevortao trevor.tao@arm.com

Add a typical contiv-vpp-arm64.yaml file for deployment on arm64 platform.
The deployment way for that on arm64 is the same as the contiv-vpp.yaml
for x86_64 platform for Kubernetes, which is like:
kubectl apply -f ./contiv-vpp-arm64.yaml

Signed-off-by: trevortao <trevor.tao@arm.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 76.865% when pulling ce9d5ef on TrevorTaoARM:arm64 into 298ef06 on contiv:master.

@rastislavs
Copy link
Copy Markdown
Collaborator

Hi,
any chance of scripting this into the helm templates?

We do not maintain the contiv-vpp.yaml manually, everything is scripted in k8s/contiv-vpp helm templates. Then we generate the yaml using the make helm-yaml make target, which effectively does:

helm template k8s/contiv-vpp > k8s/contiv-vpp.yaml

So for arm, we could have something like:

make helm-yaml-arm64

@TrevorTaoARM
Copy link
Copy Markdown
Contributor Author

ok, I will abandon this PR and do it in the way as you indicated.

@TrevorTaoARM TrevorTaoARM deleted the arm64 branch August 7, 2018 12:21
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.

3 participants