develop on okteto
Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
This commit is contained in:
parent
c4d86703c5
commit
9aeb362daa
2 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
<img src="src/frontend/static/icons/Hipster_HeroLogoCyan.svg" width="300"/>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://okteto.sf.okteto.net/deploy">
|
||||
<img src="https://okteto.com/develop-okteto.svg" alt="Develop on Okteto">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
**Online Boutique** is a cloud-native microservices demo application.
|
||||
|
|
3
okteto-pipelines.yaml
Normal file
3
okteto-pipelines.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
icon: https://raw.githubusercontent.com/rberrelleza/microservices-demo/master/src/frontend/static/icons/Hipster_HeroLogoCyan.svg
|
||||
deploy:
|
||||
- kubectl apply -f release/kubernetes-manifests.yaml
|
Loading…
Add table
Reference in a new issue