Skip to content

Commit d05f662

Browse files
authored
Merge pull request #242 from NetApp/revert-238-add_repo_move_statement
Revert "Add repo move statement"
2 parents 7355271 + b4fe7ff commit d05f662

File tree

38 files changed

+4
-150
lines changed

38 files changed

+4
-150
lines changed

AI/GenAI-ChatBot-application-sample/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI/GenAI-ChatBot-application-sample](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI/GenAI-ChatBot-application-sample) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# NetApp Workload Factory GenAI sample application
62

73
## Introduction
@@ -102,4 +98,4 @@ npm run build
10298
- Learn more about the APIs used in this sample application by visiting the [Workload Factory API documentation](https://console.workloads.netapp.com/api-doc).
10399
- To learn more about Next.js, take a look at the following resources:
104100
- [Next.js documentation](https://nextjs.org/docs) - learn about Next.js features and API.
105-
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
101+
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

AI/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/AI) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# AI Overview
62
This subfolder contains samples that can help you create AI solutions.
73

Ansible/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# Ansible Samples
62
Ansible is a general purpose automation engine. It can be used to automate most repetitive IT tasks.
73
The typical input you provide Ansible is a "Playbook." This folder holds various playbooks that can be used

Ansible/fsx_inventory_report/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/FSxN-Inventory-Report](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/FSxN-Inventory-Report) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# Ansible Inventory Report
62
This Ansible playbook generates a report of all the FSx for ONTAP file systems within an AWS account.
73
In includes all the SVMs and Volumes. The format of the report is as follows:

Ansible/snapmirror_report/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/SnapMirror-Report](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/Ansible/SnapMirror-Report) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# Ansible SnapMirror Report
62
This Ansible playbook generates a report of all the FSx for ONTAP SnapMirror relationships within an AWS account.
73
The output of the report is a CSV file with the following columns:

CloudFormation/NetApp-FSxN-Custom-Resources-Samples/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/NetApp-FSxN-Custom-Resources-Samples](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/NetApp-FSxN-Custom-Resources-Samples) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# NetApp FSxN Third Party CloudFormation Extensions Examples
62

73
## Overview

CloudFormation/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# CloudFormation Overview
62
This subfolder contains samples that can help you create CloudFormation templates.
73

CloudFormation/deploy-fsx-ontap/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/Deploy-FSx-ONTAP](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/Samples/Automation/CloudFormation/Deploy-FSx-ONTAP) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# Deploy an Amazon FSx for NetApp ONTAP with CloudFormation
62
This repository contains a CloudFormation template that can be used to deploy an Amazon FSx for NetApp ONTAP file system.
73

EKS/Backup-EKS-Applications-with-Trident-Protect/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/Backup-EKS-Applications-with-Trident-Protect](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/Backup-EKS-Applications-with-Trident-Protect) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# Backup EKS Applications with Trident Protect
62

73
This is a sample for setting up your Kubernetes application to be backed up by Trident Protect.

EKS/FSxN-as-PVC-for-EKS/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# :warning: **NOTICE:**
2-
3-
This repository is no longer being maintained. However, all the code found here has been relocated to a new NetApp managed GitHub repository found here [https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/FSxN-as-PVC-for-EKS](https://github.com/NetApp/FSx-ONTAP-utils/tree/main/EKS/FSxN-as-PVC-for-EKS) where it is continually updated. Please refer to that repository for the latest updates.
4-
51
# FSx for NetApp ONTAP as persistent storage
62

73
## Table of Contents

0 commit comments

Comments
 (0)