infracity

Dev

virtualenv env -p `command -v python3`
source env/bin/activate
python setup.py develop
infracity

Then go to http://127.0.0.1:5000

Javascript ISOmetric engines

Sprite Sheets

buildingTiles_sheet landscapeTiles_sheet cityTiles_sheet sheet_allCars allTiles_sheet

Kubernetes

  • Cluster
    • Archipelago
  • Node
    • Island
    • Object Color ?
  • Namespace
    • Object Color ?
    • Island
    • Town ?
  • Pod
    • Building building
    • One floor per Container floor
  • Deployment
    • District
    • Building with red color
  • ReplicatSet
    • District
    • Building with red color
  • StateFulSet
    • District
    • Building with green color
  • DaemonSet
    • District
    • Building with blue color
  • Service
    • Door ? Garage Door ?
  • Ingress
    • Sign ?
  • Cronjob
  • ConfigMap
  • Secret
    • Bank with one floor per secret ?
  • Service account
    • Robot moving in the street ? or close to the pods/workloads using it ?
  • PVC
  • PV
    • warehouse
  • Role
  • ClusterRole
  • RoleBinding
  • ClusterRoleBinding

Azure

  • Subscription
    • Archipelago
  • Region
    • Island
  • Resource group
    • Town
  • Microsoft.Compute/disks
  • Microsoft.Compute/virtualMachines
    • Building building
  • Microsoft.Compute/virtualMachineScaleSets
    • Building building
    • One floor per VM floor
  • Microsoft.ContainerService/managedClusters
  • Microsoft.DBforPostgreSQL/servers
  • Microsoft.ManagedIdentity/userAssignedIdentities
  • Microsoft.Network/loadBalancers
    • Road crow's foot
  • Microsoft.Network/networkInterfaces
    • Garage under the building garage
  • Microsoft.Network/networkSecurityGroups
  • Microsoft.Network/networkWatchers
  • Microsoft.Network/privateDnsZones
  • Microsoft.Network/privateDnsZones/virtualNetworkLinks
  • Microsoft.Network/privateEndpoints
    • Tunnel entrance tunnel
  • Microsoft.Network/publicIPAddresses
  • Microsoft.Network/routeTables
    • Round about round about
  • Microsoft.Network/virtualNetworks
  • Microsoft.OperationalInsights/workspaces
  • Microsoft.OperationsManagement/solutions
  • Microsoft.Storage/storageAccounts

Links

Tiles

From Kenney (https://opengameart.org/users/kenney)

From Eracoon (https://opengameart.org/users/eracoon)