pandong2011 commented on PR #12358:
URL: 
https://github.com/apache/dolphinscheduler/pull/12358#issuecomment-1281065352

   > > > > 
![k8s](https://user-images.githubusercontent.com/100667564/195826044-f6c98363-014a-43e4-ae4b-b95f26a215d8.jpg)
   > > > > It seems that the version iteration will load the k8s configuration 
from t_ds_k8s to t_ds_k8s_namespace and t_ds_cluster, but it has not been done 
yet
   > > > 
   > > > 
   > > > Hi, @pandong2011 thanks for the comment.
   > > > Actually, I dont quite understand the meaning of this doc...
   > > > Do you know what is the usage of `t_ds_k8s`? During my test, it keeps 
empty.
   > > 
   > > 
   > > It should be the configuration table of k8s, but I can't find any entry 
to write data into it. Combined with the documentation I found, this table 
should be deprecated in the future
   > 
   > It seems that the config of k8s cluster (E.g., `cluster_name` and 
`k8s_config`) is inserted to the table `t_ds_cluster` rather than `t_ds_k8s`
   
   Now yes, but the beginning should be to t_ds_k8s table to write data, do not 
know from which version to write data to t_ds_cluster table, but the query did 
not change, leaving a paragraph of vague text description


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to