Skip to content

Update air-gapped / offline installation #237

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

Merged
merged 16 commits into from
Apr 13, 2021
Merged

Conversation

mterhar
Copy link
Contributor

@mterhar mterhar commented Apr 3, 2021

After going through the process, many items seem relevant that were omitted. There's an argument to be made that the majority of what I'm suggesting here is out of scope for docs and may do better in Guides. I'm happy to have that discussion and move things around, but I wanted to get the draft ironed out while it was fresh.

[ch10080]

@shortcut-integration
Copy link

@github-actions
Copy link
Contributor

github-actions bot commented Apr 3, 2021

✨ Coder.com for PR #237 deployed! It will be updated on every commit.

needs to so a certificate issue will prevent adding images. If a certificate
authority is present in the network, the root certificate may need to be added
this way.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit confused by this paragraph; are you saying that Coder validates images and pulls tags via API so if there are certificate issues, these two things might not happen? Then, to fix, the user might need to add the root cert?

kubectl -n coder create secret generic local-registry-cert --from-file=/certs
```

If the `-out` argument on the OpenSSL command to generate the certificates was
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We used -keyout, but I'm assuming this still applies?

@khorne3
Copy link
Contributor

khorne3 commented Apr 6, 2021

FYI I'm in the middle of splitting this into two docs; the current air-gap doc will be mostly the same with the infra stuff on its own.

@khorne3
Copy link
Contributor

khorne3 commented Apr 7, 2021

@mterhar @ericpaulsen (Eric, I'm tagging you since I think you have experience with this?) -- I split this into to docs and moved some stuff around based on where I thought things made sense. I also had some questions, so hopefully, you could provide additional guidance?

@khorne3 khorne3 force-pushed the offline-embellishment branch from 8804e12 to c62f131 Compare April 12, 2021 19:29
@khorne3 khorne3 requested a review from ericpaulsen April 12, 2021 19:29
@github-actions github-actions bot requested a deployment to codercom-preview-docs April 12, 2021 19:29 Pending
@github-actions github-actions bot had a problem deploying to codercom-preview-docs April 12, 2021 19:31 Failure
@github-actions github-actions bot had a problem deploying to codercom-preview-docs April 12, 2021 20:10 Failure
@github-actions github-actions bot had a problem deploying to codercom-preview-docs April 12, 2021 20:10 Failure
@mterhar
Copy link
Contributor Author

mterhar commented Apr 12, 2021

@khorne3 may want to revet my last commit. I think it was misguided to undo the second-person.

@github-actions github-actions bot had a problem deploying to codercom-preview-docs April 13, 2021 19:56 Failure
@github-actions github-actions bot requested a deployment to codercom-preview-docs April 13, 2021 20:00 Pending
@khorne3 khorne3 force-pushed the offline-embellishment branch from e1f01f7 to 6d4f7b1 Compare April 13, 2021 20:00
@github-actions github-actions bot had a problem deploying to codercom-preview-docs April 13, 2021 20:01 Failure
@github-actions github-actions bot had a problem deploying to codercom-preview-docs April 13, 2021 20:12 Failure
@khorne3 khorne3 merged commit 677b211 into master Apr 13, 2021
@khorne3 khorne3 deleted the offline-embellishment branch April 13, 2021 20:53
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

Successfully merging this pull request may close these issues.

4 participants