Two different forks to the instavote app used. Kustomization gives back errors.
Hello,
I have noticed that two different forks are being used along the course.
Which one should we stick to?
Also when I get to the Kustomization stage I get
◎ waiting for Kustomization reconciliation
✗ Kustomization reconciliation failed: kustomization path not found: stat /tmp/kustomization-2518801600/deploy/vote: no such file or directory
In the video it is visible that in the second fork (dopsdemo) there is indeed such a directory and respectively files. What's the right way to go around this issue?
I hope I will get my answer soon as I feel stuck here.
Cheers and thanks for the knowledge ![]()
Comments
-
I think that is because the instructor modified the structure of the repo from which you forked (in a later video - 7 reorganizing code with kustomize overlays), and did not revert so people could follow along. In other words, the path for the deployment manifest doesn't exist.
1 -
@Sudoaptgetgood said:
I think that is because the instructor modified the structure of the repo from which you forked (in a later video - 7 reorganizing code with kustomize overlays), and did not revert so people could follow along. In other words, the path for the deployment manifest doesn't exist.
Thank you for your answer.
I have other concerns too. In the way that generation of manifest was shown and the instructor even recommends revision of this part of the tutotial, the manifests are named as vote-deployment.yaml for example. In the kustomization section of the tutorial we have another naming convention in the new repo. Even after I recreated the structure of the repo as it appears in the video, command hangs.0 -
he also forgot to add a backslash after --target-namespace=instavote \
1 -
flux create kustomization vote-dev \ --source=instavote \ --path="./deploy/vote/dev" \ --prune=true \ --interval=1m \ --target-namespace=instavote \ --validation=client
1 -
Yeah very serious for such an institution like the Linux Foundation.
We have to debug their materials ourselves. This would be totally fine if they were free, don't get me wrong.0 -
Hi @tochev1986,
I have noticed that two different forks are being used along the course.
Which one should we stick to?
Can you provide the specific chapters and sections where you found these two forks, so I can check on them, please?
Regards,
Luis.0 -
@luisviveropena I think I know what the problem is. The only repo that should be referenced in the pdfs is lfs269/instavote, but lab 5 doesn't specify the fork and clone action that the instructor performs to create his own.
0 -
Hi @Sudoaptgetgood,
I went through the video and I see the original code is in lfs269/instavote and the fork gets to dopsdemo/instavote, in the case of the instructor. In your case, it will be /instavote, and that's the one you will be working with. So you will clone the fork in your account.
Regards,
Luis.0 -
Hey @luisviveropena thanks for replying. I figured it out, but the problem is we were told to watch the videos and lab from the pdfs, but chapter 5's pdf doesn't get into the creation of the deploy directory. That said, I forked his because it was the one containing deploy
0 -
Hi @Sudoaptgetgood , ok so you got lost with the fork creation because it's not in the PDF lab, right?
I'll talk to the course maintainer to see if we can improve this.
Regards,
Luis.0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 768 Linux Foundation IT Professional Programs
- 379 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 11 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 3 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 120 Mobile Computing
- 20 Android
- 85 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 693 Software Development
- 1K Software
- 400 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)