Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with k8s.io/docs/tasks/run-application/run-stateless-application-deployment/ #12881

Closed
2 tasks
Madhav1217 opened this issue Feb 27, 2019 · 4 comments
Closed
2 tasks

Comments

@Madhav1217
Copy link

Madhav1217 commented Feb 27, 2019

This is a...

  • Feature Request
  • Bug Report

Problem:

Proposed Solution:

Page to Update:
https://kubernetes.io/...

@sftim
Copy link
Contributor

sftim commented Mar 6, 2019

Hi. Is there some improvement we should make to https://k8s.io/docs/tasks/run-application/run-stateless-application-deployment/?

@Madhav1217
Copy link
Author

Thanks sftim,
https://k8s.io/docs/tasks/run-application/run-stateless-application-deployment/? this yaml file but i want terraform file i used with credentials so that is not working
withCredentials([
string(credentialsId: env.QTS_KUBERNETES_SVC_JENKINS_CRED_ID, variable: 'TF_VAR_service_token'),
string(credentialsId: env.QTS_KUBERNETES_CACERT_CRED_ID, variable: 'TF_VAR_cluster_cert')
]) {

@sftim
Copy link
Contributor

sftim commented Mar 12, 2019

I'm afraid I'm not sure I understand what you're saying. Was the documentation easy to understand?

@DanyC97
Copy link
Contributor

DanyC97 commented Mar 28, 2019

@Madhav1217 can you please clarify what is the problem with the docs you mentioned ?

the documentation is not trying to solve / provide any example using a particular configuration management/ infrastructure as a code tool

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

No branches or pull requests

4 participants