Skip to content

Commit

Permalink
Specific changes for ReInvent (#1186)
Browse files Browse the repository at this point in the history
Co-authored-by: Niall Thomson <[email protected]>
Co-authored-by: alan-augustine <[email protected]>
Co-authored-by: Gabriel Fernandes <[email protected]>
Co-authored-by: Sai Vennam <[email protected]>
  • Loading branch information
5 people authored Dec 2, 2024
1 parent 1316cb4 commit fbf0662
Show file tree
Hide file tree
Showing 34 changed files with 35 additions and 661 deletions.
2 changes: 1 addition & 1 deletion manifests/modules/aiml/chatbot/.workshop/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ resource "aws_eks_addon" "pod_identity" {

module "karpenter" {
source = "terraform-aws-modules/eks/aws//modules/karpenter"
version = "~> 20.24"
version = "20.24"

cluster_name = var.addon_context.eks_cluster_id
enable_v1_permissions = true
Expand Down
3 changes: 0 additions & 3 deletions website/docs/aiml/chatbot/_category_.json

This file was deleted.

86 changes: 0 additions & 86 deletions website/docs/aiml/chatbot/add-llama2.md

This file was deleted.

59 changes: 0 additions & 59 deletions website/docs/aiml/chatbot/expose.md

This file was deleted.

68 changes: 0 additions & 68 deletions website/docs/aiml/chatbot/gradio.md

This file was deleted.

35 changes: 0 additions & 35 deletions website/docs/aiml/chatbot/index.md

This file was deleted.

25 changes: 0 additions & 25 deletions website/docs/aiml/chatbot/intro.md

This file was deleted.

62 changes: 0 additions & 62 deletions website/docs/aiml/chatbot/nodepool.md

This file was deleted.

11 changes: 0 additions & 11 deletions website/docs/aiml/chatbot/tests/hook-suite.sh

This file was deleted.

14 changes: 0 additions & 14 deletions website/docs/fundamentals/cluster-upgrades/index.md

This file was deleted.

4 changes: 2 additions & 2 deletions website/docs/introduction/navigating-labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ The lab exercises are designed in a way that you can run any modules as a self-c

![Lab icon example](./assets/lab-icon.webp)

This module contains a single lab named **Getting started** which will be visible on the left side of your screen.
This module contains a recommended lab named **Getting started** which will be visible on the left side of your screen.

:::caution
You should start each lab from the page indicated by this badge. Starting in the middle of a lab will cause unpredictable behavior.
You should start each lab from the page indicated by the "LAB" badge. Starting in the middle of a lab will cause unpredictable behavior.
:::

## Using the IDE
Expand Down
Loading

0 comments on commit fbf0662

Please sign in to comment.