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
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- 1 Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 1.4K LFS258 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 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
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 946 Programming and Development
- 310 Kernel Development
- 618 Software Development
- 979 Software
- 371 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 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)