This references PR
<p dir="auto">I added documentation on how to run the <code>run-qemu script. I made some modifications from rancher's version. This shows how to use it to create VMs. I'm looking at starting the VMs immutably and automating VM builds. That will be further in the README. <hr /> <h1>Infrastructure Decisions <h2>Hardware <p dir="auto">3x Mac Minis <p dir="auto"><img src="https://images.hive.blog/DQmQeQngNVSXNMVTKm53rDLXWF7kUvyaxmQyXMSmtuFzpcv/image.png" alt="image.png" /> <h2>K3S <p dir="auto">The minis will be used to construct a k3s cluster using k3os. Mac minis are using the M1 chip, so they're running ARM64 instead of x64 architecture. This means, to build x64 architecture software or run k3s as though it's on x64 architecture, I will have to run k3os in a virtual machine. <p dir="auto">I included scripts taken from the k3os project in <a href="https://./scripts" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">scripts that are used to create the virtual machines on the mac minis. Once k3os is running, they can be configured to run as cluster together. <h3>Using run-qemu scripts <p dir="auto"><code>run-qemu is used to start the qemu VM. It is derived from <a href="https://github.com/rancher/k3os/blob/master/scripts/run-qemu" target="_blank" rel="nofollow noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">rancher. I include it in this repo to keep my changes documented to what I am working on. To actually run the script you need to do the following <p dir="auto">Clone k3os <pre><code>git clone https://github.com/rancher/k3os <p dir="auto">I then edited the script to include my changes for Apple's arm64. After, that I just execute the script with my changes. <pre><code>DISK_NAME=vda.img MEMORY=14336 ./run-qemu <h3>Cluster Setup <p dir="auto">TODO: Show cluster configuration setup using qemuPersonal Cloud PR 2
2 years ago in #blog by timesheets (60)
$0.12
- Past Payouts $0.12
- - Author $0.06
- - Curators $0.06
Congratulations @timesheets! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s):
<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@timesheets/comments.png?202208031100" /><td>You made more than 10 comments.<br />Your next target is to reach 50 comments. <p dir="auto"><sub><em>You can view your badges on <a href="https://hivebuzz.me/@timesheets" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">your board and compare yourself to others in the <a href="https://hivebuzz.me/ranking" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Ranking<br /> <sub><em>If you no longer want to receive notifications, reply to this comment with the word <code>STOP <p dir="auto">To support your work, I also upvoted your post! <p dir="auto"><strong><span>Check out the last post from <a href="/@hivebuzz">@hivebuzz: <table><tr><td><a href="/hive-122221/@hivebuzz/pum-202207-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png" /><td><a href="/hive-122221/@hivebuzz/pum-202207-delegations">Our Hive Power Delegations to the July PUM Winners <tr><td><a href="/hive-122221/@hivebuzz/pud-202208-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg" /><td><a href="/hive-122221/@hivebuzz/pud-202208-feedback">Feedback from the August 1st Hive Power Up Day<tr><td><a href="/hive-122221/@hivebuzz/pum-202207-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png" /><td><a href="/hive-122221/@hivebuzz/pum-202207-result">Hive Power Up Month Challenge 2022-07 - Winners List <h6>Support the HiveBuzz project. <a href="https://hivesigner.com/sign/update_proposal_votes?proposal_ids=%5B%22199%22%5D&approve=true" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Vote for <a href="https://peakd.com/me/proposals/199" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">our proposal!