From 0e4ce899e833e0097925f4d31e44e41659dad2bd Mon Sep 17 00:00:00 2001 From: Andrew Dean Date: Wed, 28 Feb 2024 11:44:20 -0600 Subject: [PATCH] Minor additions Made changes for clarity and completeness' sake. Removed the recommendation to flood Kion support with tickets, for now. --- src/kion/features/best_practices.md | 10 ++++++++-- src/kion/features/key_features.md | 2 +- src/kion/features/troubleshooting_and_support.md | 5 +++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/kion/features/best_practices.md b/src/kion/features/best_practices.md index e5ff674..452fca4 100644 --- a/src/kion/features/best_practices.md +++ b/src/kion/features/best_practices.md @@ -1,12 +1,18 @@ # Getting Started With Kion +```admonish warning +This page is a work in progress and is subject to change. +``` + ## User Management 1. Don't attempt to create users in Kion. Users are created automatically when they log in for the first time. -2. When creating User Groups, use the following naming convention: `-`. For example, for the project `dit-cscn-aip-test-001`, if you're creating a user-group for users, you would name it or `dit-cscn-aip-test-001-users`. +2. When creating User Groups, please use the following naming convention: `-`. + + For example, for the project `dit-cscn-aip-test-001`, if you're creating a User Group for regular users, you would name it or `dit-cscn-aip-test-001-users`. -2. Don't create Cloud Access Roles granting Administrator access to users. This is not necessary and can lead to security vulnerabilities; practice the principle of least privilege. +2. Don't create Cloud Access Roles granting Administrator access to users. This is not necessary and can lead to security vulnerabilities - please practice the principle of least privilege. - As a default, only the user(s) who ***own*** the project have full administrative access to the accounts in a project. diff --git a/src/kion/features/key_features.md b/src/kion/features/key_features.md index ed824a0..5969618 100644 --- a/src/kion/features/key_features.md +++ b/src/kion/features/key_features.md @@ -39,7 +39,7 @@ - Identify savings opportunities by identifying over-provisioned resources that can be reduced in size and cost in the Savings Opportunities Tab. ```admonish note -screenshot pending +screenshot pending, as the example project does not have any current savings opportunities. ``` ## Advanced Features diff --git a/src/kion/features/troubleshooting_and_support.md b/src/kion/features/troubleshooting_and_support.md index a6c9a90..0d83859 100644 --- a/src/kion/features/troubleshooting_and_support.md +++ b/src/kion/features/troubleshooting_and_support.md @@ -14,9 +14,10 @@ This documentation is also accessible from the Kion platform by clicking the "?" ![Kion Support Button](./img/troubleshooting.png) ``` -If you are unable to find a solution to your issue, please contact the Kion support team by submitting a request in the upper right-hand corner of the support page. + ```admonish note -Contact information for TAMU Kion Administrators pending. +Official contact information for TAMU Kion Administrators is still pending. +For now, please contact Andrew Dean or Joseph Rafferty via Teams or Slack for support. ```