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

K8 instructions failing with file not found error #11

Closed
1 task done
vaibhavbhardwaj opened this issue Jun 27, 2023 · 0 comments
Closed
1 task done

K8 instructions failing with file not found error #11

vaibhavbhardwaj opened this issue Jun 27, 2023 · 0 comments

Comments

@vaibhavbhardwaj
Copy link

vaibhavbhardwaj commented Jun 27, 2023

Summar

Hi Team,
When running below command: kubectl apply -f db/db.yml

getting error :
root@server:~# kubectl apply -f db/db.yml
error: the path "db/db.yml" does not exist

Provide brief overview and context for the discovered bug.

Steps to Reproduce

  1. Start conjur-instruqt kubernetes tutorial
  2. Follow steps till Typical Kubernetes Application
  3. Execute command kubectl apply -f db/db.yml
  4. See error

Expected Results

File db.yml should exists

Actual Results

File does not exist.

Reproducible

  • Always

Version/Tag number

What version of the product are you running? Any version info that you can
share is helpful. For example, you might give the version from Docker logs,
the Docker tag, a specific download URL, the output of the /info route, etc.

Environment setup

  • Can you describe the environment in which this product is running? Is it running on a VM / in a container / in a cloud?
  • Which cloud provider? Which container orchestrator (including version)?
  • The more info you can share about your runtime environment, the better we may be able to reproduce the issue.

Additional Information

Add any other context about the problem here.

@szh szh closed this as completed Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants