Créer simplement un cluster k8s dans PhoenixNAP avec Rancher en quelques clics …

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kubevirt

    Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

    > kubectl create namespace kubevirt > kubectl apply -f https://github.com/kubevirt/kubevirt/releases/download/v0.52.0/kubevirt-operator.yaml namespace/kubevirt created customresourcedefinition.apiextensions.k8s.io/kubevirts.kubevirt.io created priorityclass.scheduling.k8s.io/kubevirt-cluster-critical created clusterrole.rbac.authorization.k8s.io/kubevirt.io:operator created serviceaccount/kubevirt-operator created role.rbac.authorization.k8s.io/kubevirt-operator created rolebinding.rbac.authorization.k8s.io/kubevirt-operator-rolebinding created clusterrole.rbac.authorization.k8s.io/kubevirt-operator created clusterrolebinding.rbac.authorization.k8s.io/kubevirt-operator created deployment.apps/virt-operator created > kubectl apply -f https://github.com/kubevirt/kubevirt/releases/download/v0.52.0/kubevirt-cr.yaml kubevirt.kubevirt.io/kubevirt created > kubectl get po,svc NAME READY STATUS RESTARTS AGE pod/virt-launcher-vm1-hdmlk 2/2 Running 0 73s pod/virt-launcher-vm2-vgvjs 2/2 Running 0 50s pod/virt-launcher-vm3-ptkhz 2/2 Running 0 34s pod/virt-launcher-vm4-hjl7v 2/2 Running 0 16s NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE service/kubernetes ClusterIP 10.43.0.1 443/TCP 37m service/vm1-svc NodePort 10.43.153.20 22:32277/TCP,1234:31082/TCP 73s service/vm2-svc NodePort 10.43.172.243 22:32401/TCP,1234:31242/TCP 50s service/vm3-svc NodePort 10.43.228.1 22:32676/TCP,1234:32563/TCP 34s service/vm4-svc NodePort 10.43.122.229 22:30054/TCP,1234:32213/TCP 16s

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. juliaup

    Julia installer and version multiplexer

    GitHub - JuliaLang/juliaup: Julia installer and version multiplexer GitHub - JuliaPluto/PlutoUI.jl GitHub - fonsp/Pluto.jl: 🎈 Simple reactive notebooks for Julia

  4. PlutoUI.jl

  5. Pluto.jl

    🎈 Simple reactive notebooks for Julia

    GitHub - JuliaLang/juliaup: Julia installer and version multiplexer GitHub - JuliaPluto/PlutoUI.jl GitHub - fonsp/Pluto.jl: 🎈 Simple reactive notebooks for Julia

  6. ClusterManagers.jl

    Run jobs on different job queue systems (schedulers) commonly used on HPC compute clusters

    GitHub - JuliaParallel/ClusterManagers.jl

  7. julia

    The Julia Programming Language

    ubuntu@vm2:~$ julia _ _ _ _(_)_ | Documentation: [https://docs.julialang.org](https://docs.julialang.org) (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.7.2 (2022-02-06) _/ |\__'_|_|_|\__'_| | Official [https://julialang.org/](https://julialang.org/) release |__/ | ([@v1](http://twitter.com/v1).7) pkg> add ClusterManagers Installing known registries into `~/.julia` Updating registry at `~/.julia/registries/General.toml` Resolving package versions... Installed ClusterManagers ─ v0.4.2 Updating `~/.julia/environments/v1.7/Project.toml` [34f1f09b] + ClusterManagers v0.4.2 Updating `~/.julia/environments/v1.7/Manifest.toml` [34f1f09b] + ClusterManagers v0.4.2 [0dad84c5] + ArgTools [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions [44cfe95a] + Pkg [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML [a4e569a6] + Tar [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll [29816b5a] + LibSSH2_jll [c8ffd9c3] + MbedTLS_jll [14a3606d] + MozillaCACerts_jll [83775a58] + Zlib_jll [8e850ede] + nghttp2_jll [3f19e933] + p7zip_jll Precompiling project... 4 dependencies successfully precompiled in 1 seconds

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A data scientist's journey building a B2B data product with Julia and Pluto

    2 projects | dev.to | 27 Feb 2025
  • What have you "washed your hands of" in Python?

    2 projects | /r/Python | 10 Feb 2023
  • NeonVM : API de virtualisation légère basée sur QEMU pour Kubernetes …

    4 projects | dev.to | 7 Dec 2022
  • The counter-intuitive rise of Python in scientific computing

    5 projects | /r/programming | 27 Mar 2022
  • IA et Calcul scientifique dans Kubernetes avec le langage Julia, K8sClusterManagers.jl

    11 projects | dev.to | 12 Mar 2022

Did you know that Julia is
the 44th most popular programming language
based on number of references?