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

Adapts "Delivering..." to Embedded Cluster chagnes #357

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

crdant
Copy link
Member

@crdant crdant commented Oct 14, 2024

TL;DR

Updates the "Delivering..." lab for changes to Embedded Cluster

Details

Restores the "Delivering Your Application as a Kubernetes Appliance" lab
to working order. The lab stopped working when changes to the embedded
cluster relocated the admin.conf file that a few scripts referenced as
their KUBECONFIG.

Also takes advantage of the new(ish) --admin-console-password flag to
set the Admin Console password in in the solve script for the fifth
challenge. The earlier script used KOTS to set the password, but
streamlining it to the expected approach feels a lot cleaner and
future-proof.

TL;DR
-----

Updates the "Delivering..." lab for changes to Embedded Cluster

Details
-------

Restores the "Delivering Your Application as a Kubernetes Appliance" lab
to working order. The lab stopped working when changes to the embedded
cluster relocated the `admin.conf` file that a few scripts referenced as
their `KUBECONFIG`.

Also takes advantage of the new(ish) `--admin-console-password` flag to
set the Admin Console password in in the solve script for the fifth
challenge. The earlier script used KOTS to set the password, but
streamlining it to the expected approach feels a lot cleaner and
future-proof.
@crdant crdant requested a review from xavpaice as a code owner October 14, 2024 16:57
@crdant crdant added type::bug Something isn't working bug::normal labels Oct 14, 2024
@crdant crdant merged commit 6936fa2 into main Oct 14, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant