kubernetes-snippetsCode snippets of kubernetes for visual studio code. This image shows an example of what you can do with this extension. In 3 words: typing very fast! To create secrets, we can just use the template and write them in plain text. Using the key combination of Cmd+k, Cmd+E if you're in OSX (Ctrl if you're in linux/windows) you can encode to Base64. You want to decode a secret, the key combination is Cmd + K, Cmd + D. There are snippets to quickly create For example, if you start typing
The template allow to quickly add the name of the Deployment, number of replicas and, the image of the container. The Deployment and the container use the same name. Once you have the template filled, you can add
Extension incompatibillityThis extension is not compatible with the following extensions:
|