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
👋 - This might be just my confusion, but it seemed valuable to capture in case it was helpful 😊
When I am deploying Okteto, according to https://www.okteto.com/docs/self-hosted/install/deployment/ (or perhaps one of the Cloud Provider Guides) I'm seeing the term "Configuration file". In the cloud guides it might also be "Okteto GKE configuration file" or "Okteto EKS configuration file"
In the next step, I use Helm and I specify this file. It is (I believe a "Helm configuration file"), but that wasn't obvious to me at first. I thought it was a specific "okteto" file.
Where I got really confused is when I was told to "...add the following to your Helm configuration file..." (ref) I wasn't sure if my "Helm configuration file" was in fact the same file I used to install Okteto in the first place, or something else? 😅
It's also mentioned in a few other spots, sometimes referred to as "config.yaml", but I'm pretty sure it's the same thing.
Would it be possible to use a more consistent term for this file, and perhaps always link back to a single place that explains it?
The text was updated successfully, but these errors were encountered:
This is great feedback @bwestover I agree. What do you think would be the best term to use? Do you thing referring to it as the values.yaml file would be enough?
Hard to say, because a lot depends on whether someone knows Helm well enough to automatically hear values.yml and think "Helm configuration". There is also the issue of this being "the Helm configuration, for the Okteto Helm chart".
Do you thing referring to it as the values.yaml file would be enough?
Probably not, especially because it's also called "config.yml" (or config.yaml) in a few spots:
I think this file, which is a Helm configuration file for the Okteto Helm chart (and can be called anything you want) might deserve it's own reference page. That would give you some space to explain the relationship between Helm, Okteto and the values.yml configuration file. It would also give you something to link back to whenever you used the terms "Helm configuration file" or "Okteto configuration file" or whatever.
👋 - This might be just my confusion, but it seemed valuable to capture in case it was helpful 😊
When I am deploying Okteto, according to https://www.okteto.com/docs/self-hosted/install/deployment/ (or perhaps one of the Cloud Provider Guides) I'm seeing the term "Configuration file". In the cloud guides it might also be "Okteto GKE configuration file" or "Okteto EKS configuration file"
In the next step, I use Helm and I specify this file. It is (I believe a "Helm configuration file"), but that wasn't obvious to me at first. I thought it was a specific "okteto" file.
Where I got really confused is when I was told to "...add the following to your Helm configuration file..." (ref) I wasn't sure if my "Helm configuration file" was in fact the same file I used to install Okteto in the first place, or something else? 😅
It's also mentioned in a few other spots, sometimes referred to as "config.yaml", but I'm pretty sure it's the same thing.
Would it be possible to use a more consistent term for this file, and perhaps always link back to a single place that explains it?
The text was updated successfully, but these errors were encountered: