mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-26 13:26:28 +00:00
add: kubernetes and docker play grounds (#3720)
* add: kubernetes and docker play grounds * fix: sorting in alphabetical order * fix: remove trailing slash
This commit is contained in:
parent
7470260155
commit
d5ceb8414b
@ -4,6 +4,7 @@
|
||||
* [ClojureScript](#clojurescript)
|
||||
* [Crystal](#crystal)
|
||||
* [CSS](#css)
|
||||
* [Docker](#docker)
|
||||
* [Elm](#elm)
|
||||
* [Go](#go)
|
||||
* [Haskell](#haskell)
|
||||
@ -11,6 +12,7 @@
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Kotlin](#kotlin)
|
||||
* [Kubernetes](#kubernetes)
|
||||
* [.Net](#dotnet)
|
||||
* [Node.js](#nodejs)
|
||||
* [OCaml](#ocaml)
|
||||
@ -54,6 +56,12 @@
|
||||
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)
|
||||
|
||||
|
||||
### Docker
|
||||
|
||||
* [Katakoda](https://www.katacoda.com/courses/docker/playground)
|
||||
* [Play with Docker](https://labs.play-with-docker.com)
|
||||
|
||||
|
||||
### Elm
|
||||
|
||||
* [Ellie](https://ellie-app.com)
|
||||
@ -94,6 +102,12 @@
|
||||
* [Kotlin](https://play.kotlinlang.org)
|
||||
|
||||
|
||||
### Kubernetes
|
||||
|
||||
* [Katakoda](https://www.katacoda.com/courses/kubernetes/playground)
|
||||
* [Play with Kubernetes](https://labs.play-with-k8s.com)
|
||||
|
||||
|
||||
### <a name="dotnet"></a>.NET
|
||||
|
||||
* [.NET Fiddle](https://dotnetfiddle.net)
|
||||
|
Loading…
Reference in New Issue
Block a user