Giter Site home page Giter Site logo

rbitia / aci-demos Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 20.0 214.57 MB

Demos with ACI

Home Page: https://aka.ms/acidemos

Python 5.83% HTML 50.08% CSS 39.04% JavaScript 3.28% Smarty 0.55% PowerShell 0.04% Shell 0.77% Makefile 0.09% Dockerfile 0.34%

aci-demos's People

Contributors

alexchx avatar chadliuxc avatar lachie83 avatar radu-matei avatar rbitia avatar samkreter avatar technosophos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aci-demos's Issues

pods crash

pods crash when they run out of work - have them just stall until the database is refreshed

404 error

RequestId:50e3612f-001e-0007-505a-a355ff000000
Time:2018-02-11T17:05:28.8143861Z
Failed to get image NULL
url http://demo-fr-backend:80
r http://demo-fr-backend:80
response: {'filename': 'NULL', 'processed': 1}
jobservererrr: http://demo-fr-backend:80
response is processed
FILENAME: NULL
filename NULL
dest /Pics/NULL
getImageFromAzureBlob: The specified blob does not exist.

BlobNotFoundThe specified blob does not exist.

RequestId:50e3633a-001e-0007-215a-a355ff000000
Time:2018-02-11T17:05:29.9835239Z
Failed to get image NULL
url http://demo-fr-backend:80
Client-Request-ID=c3182d4c-0f4d-11e8-8122-0a580af4004f Retry policy did not allow for a retry: Server-Timestamp=Sun, 11 Feb 2018 17:05:29 GMT, Server-Request-ID=50e3633a-001e-0007-215a-a355ff000000, HTTP status code=404, Exception=The specified blob does not exist.BlobNotFoundThe specified blob does not exist.RequestId:50e3633a-001e-0007-215a-a355ff000000Time:2018-02-11T17:05:29.9835239Z.
r http://demo-fr-backend:80
response: {'filename': 'NULL', 'processed': 1}
jobservererrr: http://demo-fr-backend:80
response is processed
Rias-MBP:aci-demos riabhatia$

bugzzzz

the pictures don't reset when you reset the db

Helm ingress install fails on AKS due to RBAC

The command

helm install stable/nginx-ingress --name ingress --namespace kube-system

Fails when being deployed to AKS (k8s 1.9.6) due to RBAC.

Error: release ingress failed: clusterroles.rbac.authorization.k8s.io "ingress-nginx-ingress" is forbidden: attempt to grant extra privileges....

Work around in the meantime is to install nginx the old fashioned way.

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/mandatory.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/cloud-generic.yaml

Update ACI sample

Hi!
I recently created a sample where you can update an ACI instance to a new version of the image (which didn't work until recently) - check it out and if you want it here, we can make a sample that fits this repo :D

Here it is

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.