container.training
container.training copied to clipboard
Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/configuring-codespaces-for-your-project
this was requested more than once by our customers. will be happy to get your comments and introduce necessary corrections.
Aside from the new config/html for fullday-namespaced workshop, I've also updated the slides in the general k8s section where I can to support more cluster types. For instance we're never...
Don't merge yet; opening this for review.
I tried to add 2 slides to demonstrate 2 of the major benefits of the portainer API. 1. You will get a privilege management (not an API exclusive benefit) You...
Adding devcontainers could be really useful to have quickly a complete setup with an editor, kubectl and a docker command line installed: - https://code.visualstudio.com/docs/remote/devcontainerjson-reference - https://docs.github.com/en/codespaces
## Summary The timeseries in the Dockercoins Web App is non-functional ## Probable Cause Firefox does not recognize the contents of the `jquery.js` file as a symlink, and trying (unsuccessfully)...
As our company adopts k8s, as the IT team leader, it has fallen on me to first learn it and train the other team members on how to use it....
aws ec2 import-key-pair is no longer working in AWS CLI v2 because it expects the public key material to be base64 encoded: https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html#cliv2-migration-binaryparam