mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
update
This commit is contained in:
@@ -81,7 +81,8 @@
|
||||
- [AWS Startup Collection. For startups building on AWS](#aws-startup-collection-for-startups-building-on-aws)
|
||||
- [EKS](#eks)
|
||||
- [Interview Questions](#interview-questions)
|
||||
- [Localstack](#localstack)
|
||||
- [Local Testing](#local-testing)
|
||||
- [Localstack](#localstack)
|
||||
- [Migrating On Premise VM to AWS](#migrating-on-premise-vm-to-aws)
|
||||
- [Spain](#spain)
|
||||
- [AWS Pricing](#aws-pricing)
|
||||
@@ -536,7 +537,10 @@ aws ec2 describe-instances --query 'Reservations[].Instances[].[Placement.Availa
|
||||
## Interview Questions
|
||||
- [intellipaat.com: Top Amazon AWS Interview Questions – Most Asked](https://intellipaat.com/blog/interview-question/amazon-aws-interview-questions/)
|
||||
|
||||
## Localstack
|
||||
## Local Testing
|
||||
- [Amazon EC2 Metadata Mock](https://github.com/aws/amazon-ec2-metadata-mock)
|
||||
|
||||
### Localstack
|
||||
- [localstack.cloud 🌟](https://localstack.cloud/) Develop and test your cloud apps offline. A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
|
||||
- [github.com/localstack/localstack](https://github.com/localstack/localstack)
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
- [WebSphere Liberty with support of Java Microservices and Cloud Native Apps](#websphere-liberty-with-support-of-java-microservices-and-cloud-native-apps)
|
||||
- [Open Liberty](#open-liberty)
|
||||
- [Red Hat OpenShift on IBM Z and LinuxONE](#red-hat-openshift-on-ibm-z-and-linuxone)
|
||||
- [IBM Storage for Red Hat OpenShift. IBM Spectrum Storage Suite](#ibm-storage-for-red-hat-openshift-ibm-spectrum-storage-suite)
|
||||
- [IBM Cloud Paks and OpenShift](#ibm-cloud-paks-and-openshift)
|
||||
- [CloudPaks For Applications (CP4A)](#cloudpaks-for-applications-cp4a)
|
||||
- [IBM Cloud Pak for Multicloud Management (CP4MCM)](#ibm-cloud-pak-for-multicloud-management-cp4mcm)
|
||||
@@ -38,7 +39,10 @@
|
||||
- [Installing OCP in a Mainframe z-series](https://www.openshift.com/blog/installing-ocp-in-a-mainframe-z-series)
|
||||
- [OpenShift Container Platform 4.2. Installing on IBM Z (html)](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.2/html/installing_on_ibm_z)
|
||||
- [OpenShift Container Platform 4.2. Installing on IBM Z (pdf)](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.2/pdf/installing_on_ibm_z)
|
||||
- [redbooks.ibm.com: IBM Storage for Red Hat OpenShift Blueprint Version 1 Release 4](http://www.redbooks.ibm.com/abstracts/redp5565.html)
|
||||
|
||||
### IBM Storage for Red Hat OpenShift. IBM Spectrum Storage Suite
|
||||
- [IBM Spectrum](https://www.ibm.com/it-infrastructure/storage/spectrum) IBM Spectrum Storage software for data-driven architecture. A complete storage software family with AI-infused capability that changes the economics of storage on-prem and in the hybrid multicloud.
|
||||
- [redbooks.ibm.com: IBM Storage for Red Hat OpenShift. IBM block storage & IBM Spectrum Scale](http://www.redbooks.ibm.com/abstracts/redp5565.html)
|
||||
|
||||
## IBM Cloud Paks and OpenShift
|
||||
* [IBM Cloud Pak Playbook: cloudpak8s.io](https://cloudpak8s.io/)
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Cloud Native Storage
|
||||
- [Introduction](#introduction)
|
||||
- [Solutions](#solutions)
|
||||
- [Rook](#rook)
|
||||
- [Robin](#robin)
|
||||
- [Reduxio](#reduxio)
|
||||
- [Portworx](#portworx)
|
||||
- [StorageOS](#storageos)
|
||||
- [OpenEBS](#openebs)
|
||||
- [LightOS](#lightos)
|
||||
- [Longhorn](#longhorn)
|
||||
- [IBM Spectrum Storage Suite](#ibm-spectrum-storage-suite)
|
||||
- [OpenShift Container Storage Operator (OCS)](#openshift-container-storage-operator-ocs)
|
||||
- [OCS 3 (OpenShift 3)](#ocs-3-openshift-3)
|
||||
- [OCS 4 (OpenShift 4)](#ocs-4-openshift-4)
|
||||
@@ -11,18 +20,38 @@
|
||||
- [thenewstack.io: Persistent Volumes: Separating Compute and Storage](https://thenewstack.io/persistent-volumes-separating-compute-and-storage/)
|
||||
|
||||
## Solutions
|
||||
- [OpenEBS](https://openebs.io/) extends the benefits of software-defined storage to cloud native through the container attached approach.
|
||||
- [MayaData](https://mayadata.io/) Founder of OpenEBS
|
||||
- [StorageOS](https://storageos.com/)
|
||||
### Rook
|
||||
- [Rook](https://rook.io/)
|
||||
|
||||
### Robin
|
||||
- [Robin](https://robin.io/)
|
||||
|
||||
### Reduxio
|
||||
- [Reduxio](https://www.reduxio.com/)
|
||||
|
||||
### Portworx
|
||||
- [Portworx](https://portworx.com/)
|
||||
- [Longhorn](https://longhorn.io/)
|
||||
- [thenewstack.io: Rancher Donates its ‘Longhorn’ Kubernetes Persistent Storage Software to CNCF](https://thenewstack.io/rancher-donates-its-longhorn-kubernetes-persistent-storage-software-to-cncf/). Gluster and Ceph were “designed to be run by some storage admin. In the Kubernetes world, a lot of these things tend to be deployed by DevOps teams, so (the storage layer) needs to be a lot more lightweight and a lot simpler.” — Rancher Labs CEO Sheng Liang.
|
||||
- [Longhorn Simplifies Distributed Block Storage in Kubernetes](https://rancher.com/blog/2020/longhorn-container-storage)
|
||||
|
||||
### StorageOS
|
||||
- [StorageOS](https://storageos.com/)
|
||||
|
||||
### OpenEBS
|
||||
- [OpenEBS](https://openebs.io/) extends the benefits of software-defined storage to cloud native through the container attached approach.
|
||||
- [MayaData](https://mayadata.io/) Founder of OpenEBS
|
||||
|
||||
### LightOS
|
||||
- [LightOS](https://www.lightbitslabs.com/product/)
|
||||
- [blocksandfiles.com: Lightbits Labs adds Kubernetes table stakes: CSI support](https://blocksandfiles.com/2020/06/23/lightbits-labs-adds-kubernetes-table-stakes-csi-support/)
|
||||
- [blocksandfiles.com: Lightbits Labs adds Kubernetes table stakes: CSI support](https://blocksandfiles.com/2020/06/23/lightbits-labs-adds-kubernetes-table-stakes-csi-support/)
|
||||
|
||||
### Longhorn
|
||||
- [Longhorn](https://longhorn.io/)
|
||||
- [thenewstack.io: Rancher Donates its ‘Longhorn’ Kubernetes Persistent Storage Software to CNCF](https://thenewstack.io/rancher-donates-its-longhorn-kubernetes-persistent-storage-software-to-cncf/). Gluster and Ceph were “designed to be run by some storage admin. In the Kubernetes world, a lot of these things tend to be deployed by DevOps teams, so (the storage layer) needs to be a lot more lightweight and a lot simpler.” — Rancher Labs CEO Sheng Liang.
|
||||
- [Longhorn Simplifies Distributed Block Storage in Kubernetes](https://rancher.com/blog/2020/longhorn-container-storage)
|
||||
- [containerjournal.com: Rancher Labs Adds Support for Longhorn Storage on Kubernetes Clusters](https://containerjournal.com/topics/container-management/rancher-labs-adds-support-for-longhorn-storage-on-kubernetes-clusters/)
|
||||
|
||||
### IBM Spectrum Storage Suite
|
||||
- [IBM Spectrum](https://www.ibm.com/it-infrastructure/storage/spectrum) IBM Spectrum Storage software for data-driven architecture. A complete storage software family with AI-infused capability that changes the economics of storage on-prem and in the hybrid multicloud.
|
||||
- [redbooks.ibm.com: IBM Storage for Red Hat OpenShift. IBM block storage & IBM Spectrum Scale](http://www.redbooks.ibm.com/abstracts/redp5565.html)
|
||||
|
||||
## OpenShift Container Storage Operator (OCS)
|
||||
- [State of OpenShift Container Storage](https://www.openshift.com/blog/state-of-openshift-container-storage-eran-tamir-and-duncan-hardie-red-hat)
|
||||
|
||||
Reference in New Issue
Block a user