Posts
-
kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
- Available for mobile, desktop and web: kubenav provides the same experience for mobile, desktop and web, with nearly 100% code sharing.
- Manage Resources: All major resources like Deployments, StatefulSets, DaemonSets, Pods, etc. are supported.
- Custom Resource Definitions: View all Custom Resource Definitions and mange Custom Resources.
- Modify Resources: Edit and delete all available resources or scale your Deployments, StatefulSets, DaemonSets.
- Filter and Search: Filter the resources by Namespace and find them by there name.
- Status Information: Fast overview of the status of workloads and detailed information including Events.
- Resource Usage: View the requests, limits and current usage of Pods and Containers.
- Logs: View the logs of a container or stream the logs in realtime.
- Terminal: Get a shell into a container, right from your phone.
- Manage multiple Clusters: Add multiple clusters via
kubeconfigor your prefered Cloud Provider, including Google, AWS and Azure. - Port-Forwarding: Create a port-forwarding connection to one of your Pods and open the served page in your browser.
- Prometheus Integration: kubenav allows you to view your Prometheus metrics directly in the dashboard via the Prometheus plugin.
Tags: #typescript β’ kubernetes β’ mobile
-
PackageResourceViewer
Sublime Text plugin to view package resources.
Plugin to assist viewing and editing package resources in Sublime Text 2 and Sublime Text 3.
Tags: #python
-
django-admin-list-filter-dropdown
Use dropdowns in Django admin list filter
A Django admin filter implementation that renders as a dropdown.
If you have more than ten values for a field that you want to filter by in Django admin, the filtering sidebar gets long, cluttered and hard to use.
This app contains the
DropdownFilterclass that renders as a drop-down in the filtering sidebar to avoid this problem.Tags: #python β’ django-admin β’ filter-dropdown
-
generator-yeogurt
A generator for creating static sites. Helps you harness the power of your favorite tools: Pug or Nunjucks, Gulp, ES6/2015, and much more!
A generator for creating static sites. Helps you harness the power of your favorite tools: Pug or Nunjucks, Gulp, ES6/2015, and much more!
Tags: #javascript
-
Web-Karma
Information Integration Tool
Karma is an information integration tool that enables users to quickly and easily integrate data from a variety of data sources including databases, spreadsheets, delimited text files, XML, JSON, KML and Web APIs. Users integrate information by modeling it according to an ontology of their choice using a graphical user interface that automates much of the process. Karma learns to recognize the mapping of data to ontology classes and then uses the ontology to propose a model that ties together these classes. Users then interact with the system to adjust the automatically generated model. During this process, users can transform the data as needed to normalize data expressed in different formats and to restructure it. Once the model is complete, users can published the integrated data as RDF or store it in a database.
You can find useful tutorials on the project Website: http://www.isi.edu/integration/karma/
Tags: #java β’ ontology β’ rdf
-
liman
Self-hosted web application for monitoring docker.
Best way to use Liman is using Docker image.
$ docker volume create liman $ docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v liman:/liman/data salihciftci/limanNote: the
-v /var/run/docker.sock:/var/run/docker.sockoption can be used in Linux environments only.Tags: #javascript β’ docker β’ container
-
Invoices
Generate PDF invoices for your customers in laravel
Invoices is a Laravel library that generates a PDF invoice for your customers. The PDF can be either downloaded or streamed in the browser. Itβs highly customizable and you can modify the whole output view as well.
Tags: #php β’ laravel β’ pdf
-
moonlight
Optical music recognition in TensorFlow
An experimental optical music recognition engine.
Moonlight reads PNG image(s) containing sheet music and outputs MusicXML or a NoteSequence message. MusicXML is a standard sheet music interchange format, and
NoteSequenceis used by Magenta for training generative music models.Moonlight is not an officially supported Google product.
Tags: #python
-
Parser
Simple PHP Parser Library for API Development
Laravel/Lumen Verison Supported Library Verison Laravel/Lumen 5+ > 3.* Laravel 4 2.* Tags: #php
-
holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Functionality to deal with holidays in Ruby.
Extends Rubyβs built-in Date and Time classes and supports custom holiday definition lists.
Tags: #ruby
subscribe via RSS