Created
December 24, 2020 03:27
-
-
Save devtech0101/efed33cb57ed5cf5f03722eae8c6fffc to your computer and use it in GitHub Desktop.
Kubernetes Cluster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+-----------------+-----------------------------+------------------+ | |
| Server Type | Hostname | Specs | | |
+-----------------+-----------------------------+------------------+ | |
| Master | k8s-master-01 | 2GB Ram, 2vcpus | | |
|-----------------+-----------------------------+------------------+ | |
| Worker-01 | k8s-worker-01 | 2GB Ram, 2vcpus | | |
|-----------------+-----------------------------+------------------+ | |
| Worker-02 | k8s-worker-01 | 2GB Ram, 2vcpus | | |
+-----------------+-----------------------------+------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
update1