HiveBrain v1.2.0
Get Started
← Back to all entries
patternkubernetesMinor

Conversion tool for converting kubernetes yaml files from 1.15 to 1.17?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
conversionkubernetesfilesforconvertingfromyamltool

Problem

we are on kubernetes 1.15.* and our yaml files are incompatible with the latest 1.17 installation.

Is there an easy way of converting our yaml files with a tool?

Solution

You can try the kubeyaml validator. It doesn't convert the yamls but it does show the exact errors for incompatible yaml for each version.

Context

StackExchange DevOps Q#10914, answer score: 1

Revisions (0)

No revisions yet.