A curated list for awesome kubernetes sources :ship::tada:
-
Updated
Oct 16, 2019 - 874 commits
- Makefile
Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers.
A curated list for awesome kubernetes sources :ship::tada:
Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).
I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o
I'm a bit confused about the registerOutputs call and what actually is considered an output.
The current documentation says this:
Components can define their own properties using registerOutputs. The Pulumi engine uses this information to display the logical outputs of the component. The call to registerOutputs also tells Pulumi that the resource is done registering children and should be c
Currently, it appears the only tags pushed to Dockerhub are the latest
tag and the git commit sha.
For example, when the newest 3.4.0
image was tagged, it was tagged as
It's often useful to have more meaningful tags created that match the actual version. With the latest 3.4.0
release it would preferred that it also be tagged with
From the docs, it is very unclear what Azure supports in mailer.
As a new user, I would look for the Using on Azure
header to figure out what Azure supports. Currently, there are Azure specific guidelines spread throughout the docs; however, this can be confusing because Azure does not support various features found throughout the docs such as a contact_tags
key in mailer.yml
or using `re
If you'd like to have your company represented and are using Komiser please give formal written permission below via a comment and email to contact@komiser.io.
We will need a URL to a svg or png logo, a text title and a company URL.
I am trying to explain the predictions made by my XGboost model using MMLSparks Lime package for scala. This is my first time using LIME library, I am able to perform a fit operation on the dataset and when I am trying to perform the transform operation, the program stops with an exception, "Caused by: java.lang.ClassCastException: org.apache.spark.ml.linalg.SparseVector cannot be cast to org.apac
Android in docker solution with noVNC supported and video recording
Hi, how can I remove route table association from existing subnet ?
For association using this:
az network vnet subnet update -g $rg -n XXX --vnet-name YYY --route-table RTNAME
What to use to remove association ?
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Describe the bug
A clear and concise description of what the bug is.
Exception or Stack Trace
Azure.RequestFailedException: 'Service request failed.
Status: 409 (Conflict)
Content:
{"error":{"code":"Conflict","message":"Secret is currently being deleted.","innererror":{"code":"ObjectIsBeingDeleted"}}}
Headers:
Cache-Control: no-cache
Pragma: no-cache
Server: Microsoft-IIS
Machine Learning Platform and Recommendation Engine built on Kubernetes
When a new version of Apache Spark is released, we'd have to make changes in the code base to add any new APIs, account for new protocol changes on the worker-side etc. We should document this to allow anyone to upgrade .NET for Apache Spark to newer versions.
Success Criteria
Kubernetes API server extension and controller managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, and Packet with minimal TCO.
Terraform 0.12.9
AzureRM 1.34.0
azurerm_api_management_user
resource "azurerm_api_management_user" "user" {
user_id = "test-user"
api_management_name = "${azurerm_api_management.apim.name}"
resource_group_name = "${azurerm_resource_group.rg.name}"
first_name
Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft
Minimal and free Kubernetes distribution
WE HAVE MOVED: Please join us at Azure/aks-engine!
Here is the official documentation source if you need it.
Working Example:
Source Code
[Reflected on Docs.Microsoft
Integrate provider and service “logos” in the HTML report, so that they are more tailored.
For example, if Scout is run against an AWS account, AWS logos should be included in the report, as well as each services' logo.
icon sets:
The implement
Access other storage backends via the S3 API
Do all drivers decode times in UTC? Local time? Do they differ?
We should document, and ideally, make it consistent.