Skip to content

selectel/kubernetes-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes examples

This repository contains examples that can be used with Selectel Managed Kubernetes Service.

Contents:

.
├── LICENSE
├── README.md
├── deployments
│   ├── README.md
│   ├── nginx-1.17-replicas.yaml
│   └── nginx-1.17-volume.yaml
├── persistentvolumeclaims
│   ├── README.md
│   └── my-pv-claim.yaml
├── services
│   ├── README.md
│   ├── nginx-loadbalancer.yaml
│   └── nginx-nodeport.yaml
└── storageclasses
    ├── README.md
    ├── basic.ru-1a.yaml
    ├── basic.ru-1b.yaml
    ├── fast.ru-3a.yaml
    └── universal.ru-9a.yaml