Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

Packages

Used by

Contributors